Skip to content

Commit affcfcb

Browse files
committed
chore(deps): update rust crate bytes to 1.7.2
1 parent 98db452 commit affcfcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ aho-corasick = "1.1.3"
2020
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
2121
atomicwrites = "0.4.3"
2222
bstr = { version = "1.10.0", default-features = false, features = ["std"] }
23-
bytes = "1.7.1"
23+
bytes = "1.7.2"
2424
camino = "1.1.9"
2525
camino-tempfile = "1.1.1"
2626
cargo_metadata = "0.18.1"

0 commit comments

Comments
 (0)