We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c779dfb commit 93a11aeCopy full SHA for 93a11ae
Cargo.toml
@@ -23,7 +23,7 @@ hmac = "0.11.0"
23
serde_json = "1.0.64"
24
bincode = "1.3.3"
25
anyhow = "1.0.40"
26
-blake3 = "0.3.8"
+blake3 = "1.2.0"
27
async-lock = "2.4.0"
28
log = "0.4.14"
29
0 commit comments