We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e66ab commit 70a415eCopy full SHA for 70a415e
mukti-bin/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
[dependencies]
9
atomicwrites = "0.4.4"
10
blake2 = "0.10.6"
11
-bytes = "1.8.0"
+bytes = "1.9.0"
12
camino = "1.1.9"
13
clap = { version = "4.5.21", features = ["derive"] }
14
color-eyre = { version = "0.6.3", default-features = false }
0 commit comments