Skip to content

Commit 191e167

Browse files
chore(deps): bump bytes from 1.10.1 to 1.11.0 (#624)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8372afc commit 191e167

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 @@ default-members = ["crates/*"]
2020
resolver = "2"
2121

2222
[workspace.dependencies]
23-
bytes = { version = "1.10", features = ["serde"] }
23+
bytes = { version = "1.11", features = ["serde"] }
2424
futures-core = "0.3"
2525
futures-util = { version = "0.3", default-features = false, features = ["std"] }
2626
tokio = "1.48"

0 commit comments

Comments
 (0)