Skip to content

Commit fe8501a

Browse files
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 6d2cec9 commit fe8501a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -18,7 +18,7 @@ anyhow = "1.0.100"
1818
async-trait = "0.1.89"
1919
axum = { version = "0.8.8", features = ["json"] }
2020
axum-extra = { version = "0.10.3", features = ["json-lines"] }
21-
bytes = "1.11.0"
21+
bytes = "1.11.1"
2222
clap = { version = "4.5.54", features = ["derive", "env"] }
2323
dashmap = "6.1.0"
2424
eventsource-stream = "0.2.3"

0 commit comments

Comments
 (0)