Skip to content

Commit f66518b

Browse files
build(deps): bump bytes from 1.10.1 to 1.11.1 (#99)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 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.10.1...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 01ec7a3 commit f66518b

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
@@ -19,7 +19,7 @@ tokio = { version = "1.35", features = ["full"] }
1919
hyper = { version = "1.7", features = ["full"] }
2020
hyper-util = { version = "0.1", features = ["full"] }
2121
http-body-util = "0.1"
22-
bytes = "1.5"
22+
bytes = "1.11"
2323
tokio-rustls = "0.26"
2424
rustls = "0.23"
2525
rcgen = "0.13"

0 commit comments

Comments
 (0)