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 781c3b1 commit 6c99643Copy full SHA for 6c99643
Cargo.toml
@@ -4,7 +4,7 @@ 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.0"
+version = "0.10.0-alpha.1"
8
authors = ["Jake McGinty <me@jakebot.org>", "trevp"]
9
license = "Apache-2.0 OR MIT"
10
categories = ["cryptography"]
0 commit comments