update from rand_os to fix warnings

This commit is contained in:
NikVolf
2019-09-28 10:48:43 +03:00
parent 30660e1d1c
commit b42477a0bf
13 changed files with 13 additions and 33 deletions

View File

@@ -20,7 +20,6 @@ log = "0.4"
pairing = { path = "../pairing" }
rand = "0.7"
rand_core = "0.5"
rand_os = "0.2"
sha2 = "0.8"
[dev-dependencies]