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

@@ -15,7 +15,7 @@ path = "lib.rs"
[dependencies]
base = { package = "moonfire-base", path = "../base" }
base64 = "0.13.0"
blake3 = "0.3.7"
blake3 = "1.0.0"
byteorder = "1.0"
cstr = "0.2.5"
failure = "0.1.1"