From 6c8848806739d1de119e66f7eb373a408cb9b67a Mon Sep 17 00:00:00 2001 From: Scott Hutton Date: Mon, 8 Jan 2024 09:57:34 -0800 Subject: [PATCH] clamav-sys: Update authors --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 43556ce9bf..6beff91f14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = [ - "Jonas Zaddach ", + "Jonas Zaddach ", "Scott Hutton ", ] categories = ["external-ffi-bindings"]