Commit
Author: mdecimus [mauro@stalw.art]
Hash: 191189df4506ed81937783fb01ded8b8bb50f7cf
Timestamp: Wed, 04 Oct 2023 06:29:52 +0000 (1 year ago)

+1 -1 +/-1 browse
v0.3.5
1diff --git a/Cargo.toml b/Cargo.toml
2index 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"