Skip to content

Commit a6327f2

Browse files
authored
Update Rust crate bytes to 1.11.0 (#2774)
1 parent 567246c commit a6327f2

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
@@ -21,7 +21,7 @@ aho-corasick = "1.1.4"
2121
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
2222
atomicwrites = "0.4.4"
2323
bstr = { version = "1.12.1", default-features = false, features = ["std"] }
24-
bytes = "1.10.1"
24+
bytes = "1.11.0"
2525
camino = "1.2.1"
2626
camino-tempfile = "1.4.1"
2727
camino-tempfile-ext = "0.3.3"

0 commit comments

Comments
 (0)