diff --git a/Cargo.toml b/Cargo.toml index 6f2d5cb..527e88e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,8 @@ 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.5" -authors = ["Jake McGinty ", "trevp"] +version = "0.9.6" +authors = ["Jake McGinty ", "trevp"] license = "Apache-2.0 OR MIT" categories = ["cryptography"] readme = "README.md"