Skip to content

Commit ad7b12e

Browse files
committed
Update Rust crate bytes to 1.10.0
1 parent 14e66ab commit ad7b12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mukti-bin/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88
[dependencies]
99
atomicwrites = "0.4.4"
1010
blake2 = "0.10.6"
11-
bytes = "1.8.0"
11+
bytes = "1.10.0"
1212
camino = "1.1.9"
1313
clap = { version = "4.5.21", features = ["derive"] }
1414
color-eyre = { version = "0.6.3", default-features = false }

0 commit comments

Comments
 (0)