Skip to content

Commit 0f8b802

Browse files
dependabot[bot]Virv12
authored andcommitted
Bump bytes from 1.10.1 to 1.11.0 in /pixie-server
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] <support@github.com>
1 parent 5921419 commit 0f8b802

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pixie-server/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.

pixie-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ hostfile = "1.1.1"
2323
hex = "0.4.3"
2424
axum = "0.7.2"
2525
tower-http = { version = "0.6.6", features = ["fs", "compression-gzip", "auth", "trace"] }
26-
bytes = "1.10.1"
26+
bytes = "1.11.0"
2727
http-body-util = "0.1.3"
2828
futures = "0.3.30"
2929
tokio-stream = { version = "0.1.17", features = ["sync"] }

0 commit comments

Comments
 (0)