aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 128a787..404bc0c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ travis-ci = { repository = "warner/spake2.rs" }
curve25519-dalek = "0.17"
rand = "0.5"
sha2 = "0.7"
-hkdf = "0.4"
+hkdf = "0.5"
num-bigint = "0.1"
hex = "0.3"