diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 5b68137..6124d4e 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "http-signature-normalization-actix" description = "An HTTP Signatures library that leaves the signing to you" -version = "0.10.1" +version = "0.10.2" authors = ["asonix "] license = "AGPL-3.0" readme = "README.md"