Skip to content

Commit a2f4689

Browse files
chore(deps): Bump bytes from 1.11.0 to 1.11.1 (#2)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b9893c commit a2f4689

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -111,7 +111,7 @@ hyper = { version = "1.6", features = ["full"] }
111111
hyper-util = { version = "0.1", features = ["full"] }
112112
http = "1.2"
113113
http-body-util = "0.1"
114-
bytes = "1.9"
114+
bytes = "1.11"
115115

116116
# Serialization
117117
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)