Skip to content

Commit 50fb9f3

Browse files
build(deps): bump bytes from 1.10.1 to 1.11.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.0. - [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.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 718f58f commit 50fb9f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -36,7 +36,7 @@ anyhow = "1.0.100"
3636
axum = { version = "0.8.7" }
3737
axum-extra = {version = "0.12.1", features = ["typed-header"] }
3838
base64 = "0.22.1"
39-
bytes = "1.10.1"
39+
bytes = "1.11.0"
4040
chrono = { version = "0.4.41", features = ["serde"] }
4141
clap = { version = "4.5.52", features = ["derive", "env"] }
4242
dotenv = "0.15.0"

0 commit comments

Comments
 (0)