]> git.lizzy.rs Git - PAKEs.git/commitdiff
release 0.0.2, still preliminary
authorBrian Warner <warner@lothar.com>
Thu, 21 Sep 2017 21:01:41 +0000 (14:01 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 21 Sep 2017 21:01:41 +0000 (14:01 -0700)
Cargo.toml

index e7850dac9ee34d09824999b2c2808666be49afd9..a4a1a962ce679ee027d6e25ad0aaead14a617941 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "spake2"
-version = "0.0.1"
+version = "0.0.2"
 authors = ["Brian Warner <warner@lothar.com>"]
 description = "The SPAKE2 password-authenticated key-exchange algorithm, in Rust."
 documentation = "https://docs.rs/spake2"