From fcd4b8dbdf007447501b1ffbf7fa50a09f401539 Mon Sep 17 00:00:00 2001 From: Jacob Babich Date: Wed, 27 Dec 2023 14:57:55 -0500 Subject: [PATCH] test commit: changing the author --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1c6f223..4851675 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["J / Jacob Babich "] +authors = ["Jacob Babich "] edition = "2021" name = "driver-and-task-library" version = "4.14.0"