diff --git a/Cargo.toml b/Cargo.toml index 31fd0e2..9de66d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mail-auth" description = "DKIM, ARC, SPF and DMARC library for Rust" -version = "0.3.4" +version = "0.3.5" edition = "2021" authors = [ "Stalwart Labs "] license = "Apache-2.0 OR MIT"