We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e53dcf commit a4be73fCopy full SHA for a4be73f
Cargo.toml
@@ -4,8 +4,8 @@ description = "A pure-rust implementation of the Noise Protocol Framework"
4
homepage = "https://github.com/mcginty/snow"
5
documentation = "https://docs.rs/snow/"
6
repository = "https://github.com/mcginty/snow"
7
-version = "0.9.5"
8
-authors = ["Jake McGinty <me@jake.su>", "trevp"]
+version = "0.9.6"
+authors = ["Jake McGinty <me@jakebot.org>", "trevp"]
9
license = "Apache-2.0 OR MIT"
10
categories = ["cryptography"]
11
readme = "README.md"
0 commit comments