Skip to content

Commit e1612c2

Browse files
build: Bump bytes from 1.11.0 to 1.11.1 (#26409)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72d7f0f commit e1612c2

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
@@ -40,7 +40,7 @@ bitflags = "2"
4040
blake3 = { version = "1.8.2" }
4141
boxcar = "0.2.12"
4242
bytemuck = { version = "1.22", features = ["derive", "extern_crate_alloc"] }
43-
bytes = { version = "1.10" }
43+
bytes = { version = "1.11" }
4444
chrono = { version = "<=0.4.41", default-features = false, features = ["std"] }
4545
chrono-tz = "0.10"
4646
compact_str = { version = "0.9.0", features = ["serde"] }

0 commit comments

Comments
 (0)