Skip to content

Commit 596716c

Browse files
build(deps): bump bytes from 1.11.0 to 1.11.1
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>
1 parent 824f675 commit 596716c

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
@@ -133,7 +133,7 @@ serde_ini = "0.2.0"
133133
toml = "0.8.20"
134134
toml_edit = { version = "0.22.24", features = ["serde"] }
135135
yasna = "0.5.2"
136-
bytes = "1.10.1"
136+
bytes = "1.11.1"
137137
nom = "7.1"
138138
figment = "0.10.19"
139139
object = "0.36.4"

0 commit comments

Comments
 (0)