Update dalek version

This commit is contained in:
Stephen Akridge
2020-04-27 09:33:33 -07:00
committed by Trent Nelson
parent 3d40ca86b0
commit eb24f3df84
25 changed files with 98 additions and 216 deletions

View File

@ -14,7 +14,7 @@ bytes = "0.4"
clap = "2.33.0"
log = "0.4.8"
nix = "0.17.0"
rand = "0.6.1"
rand = "0.7.0"
serde = "1.0.106"
serde_derive = "1.0.103"
socket2 = "0.3.12"