diff --git a/Cargo.toml b/Cargo.toml index c2dc4e5..a89a5ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A pure-rust implementation of the Noise Protocol Framework" homepage = "https://github.com/mcginty/snow" documentation = "https://docs.rs/snow/" repository = "https://github.com/mcginty/snow" -version = "0.9.2" +version = "0.9.3" authors = ["Jake McGinty ", "trevp"] license = "Apache-2.0 OR MIT" categories = ["cryptography"]