Commit
+1 -1 +/-1 browse
1 | diff --git a/Cargo.toml b/Cargo.toml |
2 | index 31fd0e2..9de66d7 100644 |
3 | --- a/Cargo.toml |
4 | +++ b/Cargo.toml |
5 | @@ -1,7 +1,7 @@ |
6 | [package] |
7 | name = "mail-auth" |
8 | description = "DKIM, ARC, SPF and DMARC library for Rust" |
9 | - version = "0.3.4" |
10 | + version = "0.3.5" |
11 | edition = "2021" |
12 | authors = [ "Stalwart Labs <hello@stalw.art>"] |
13 | license = "Apache-2.0 OR MIT" |