]> git.lizzy.rs Git - PAKEs.git/commitdiff
Merge branch 'edition-2018'
authorBrian Warner <warner@lothar.com>
Thu, 20 Dec 2018 21:01:37 +0000 (16:01 -0500)
committerBrian Warner <warner@lothar.com>
Thu, 20 Dec 2018 21:01:37 +0000 (16:01 -0500)
spake2/Cargo.toml

index 1ae436a5dd566f5f6d8a67121f2a2023766e6301..8c7a6618ee12ab7872e2e9b2e2bb9ca608b8aad5 100644 (file)
@@ -26,7 +26,7 @@ is-it-maintained-issue-resolution = { repository = "RustCrypto/PAKEs" }
 is-it-maintained-open-issues = { repository = "RustCrypto/PAKEs" }
 
 [dependencies]
-curve25519-dalek = "0.21"
+curve25519-dalek = "1"
 rand = "0.6"
 sha2 = "0.8"
 hkdf = "0.7"