Skip to content

Commit

Permalink
Update Rust crate bytes to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Mar 5, 2025
1 parent 3eb2cd5 commit 5a669d6
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.1"
camino = "1.1.9"
clap = { version = "4.5.31", features = ["derive"] }
color-eyre = { version = "0.6.3", default-features = false }
Expand Down

0 comments on commit 5a669d6

Please sign in to comment.