Skip to content

Commit 6ec24be

Browse files
chore(deps): bump bytes from 1.10.1 to 1.11.1 in /operator
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>
1 parent 287f094 commit 6ec24be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

operator/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mockall = "0.13.1"
3636
http = "1.3.1"
3737
tower-test = "0.4.0"
3838
tempfile = "3.23.0"
39-
bytes = "1.10.1"
39+
bytes = "1.11.1"
4040
chrono = { version = "0.4.42", features = ["serde"] }
4141

4242
[[bin]]

0 commit comments

Comments
 (0)