We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67224f commit a292e61Copy full SHA for a292e61
7 files changed
Cargo.toml
@@ -80,6 +80,7 @@ crossbeam-channel = "0.5"
80
maybe-async = { version = "0.2", optional = false }
81
lockfile = "0.4.0"
82
arc-swap = "1"
83
+blake3 = "1.8"
84
85
# optional dependencies
86
openssl = { version = "*", optional = true }
0 commit comments