Skip to content

Commit

Permalink
Update Rust crate bytes to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Feb 3, 2025
1 parent 14e66ab commit ad7b12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mukti-bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
[dependencies]
atomicwrites = "0.4.4"
blake2 = "0.10.6"
bytes = "1.8.0"
bytes = "1.10.0"
camino = "1.1.9"
clap = { version = "4.5.21", features = ["derive"] }
color-eyre = { version = "0.6.3", default-features = false }
Expand Down

0 comments on commit ad7b12e

Please sign in to comment.