diff --git a/Cargo.toml b/Cargo.toml index c395228..d46094b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clamav-rs" -description = "clamav bindings for Rust" +description = "ClamAV bindings for Rust" version = "0.5.5" authors = ["Jonas Zaddach "] homepage = "https://github.com/zaddach/clamav-rs"