]> git.lizzy.rs Git - PAKEs.git/commitdiff
update to curve25519-dalek 0.13
authorBrian Warner <warner@lothar.com>
Sat, 25 Nov 2017 18:11:38 +0000 (12:11 -0600)
committerBrian Warner <warner@lothar.com>
Sat, 25 Nov 2017 18:11:38 +0000 (12:11 -0600)
Cargo.toml

index d685dfa41aa1e2e7fc8dbda4ec6c24e9bd1ff869..52245f252e7161c44c18fcc1a562b463d30307ef 100644 (file)
@@ -16,7 +16,7 @@ exclude = [
 travis-ci = { repository = "warner/spake2.rs" }
 
 [dependencies]
-curve25519-dalek = "0.12"
+curve25519-dalek = "0.13"
 rand = "0.3"
 sha2 = "0.6"
 hkdf = "0.2"