Required dependency for ibid.

This commit is contained in:
Jedrzej Stuczynski
2020-01-09 15:06:59 +00:00
parent e0c110ee55
commit ca2faf0095
+1
View File
@@ -9,6 +9,7 @@ edition = "2018"
[dependencies]
base64 = "0.11.0"
curve25519-dalek = "1.2.3"
itertools = "0.8.2"
log = "0.4.8"
rand = "0.7.2"
serde = { version = "1.0.104", features = ["derive"] }