diff --git a/Cargo.toml b/Cargo.toml index 85f3a54..20ccede 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.3" +version = "0.9.4" authors = ["Jake McGinty ", "trevp"] license = "Apache-2.0 OR MIT" categories = ["cryptography"]