bump versions of blake3, nom, tokio-tungstenite

This commit is contained in:
Scott Lamb
2021-08-31 13:04:26 -07:00
parent 806d7b6d20
commit d53450dd3b
5 changed files with 67 additions and 69 deletions

View File

@@ -18,7 +18,7 @@ lazy_static = "1.0"
libc = "0.2"
log = "0.4"
parking_lot = { version = "0.11.1", features = [] }
nom = "6.0.0"
nom = "7.0.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
time = "0.1"