Skip to content

Commit dc616a3

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 940e83c commit dc616a3

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
@@ -147,7 +147,7 @@ uuid = { version = "1.20", features = ["v4", "serde"] }
147147
chrono = { version = "0.4", features = ["serde"] }
148148
dotenvy = "0.15"
149149
futures = "0.3"
150-
bytes = "1.10"
150+
bytes = "1.11"
151151
base64 = "0.22"
152152
rand = "0.9"
153153
sha2 = "0.10"

0 commit comments

Comments
 (0)