Skip to content

Commit c30b250

Browse files
dependabot[bot]Virv12
authored andcommitted
Bump bytes from 1.9.0 to 1.10.1 in /pixie-web
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.9.0 to 1.10.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.9.0...v1.10.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cbc9d1 commit c30b250

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pixie-web/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-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = "src/main.rs"
99
test = false
1010

1111
[dependencies]
12-
bytes = "1.7.2"
12+
bytes = "1.10.1"
1313
console_error_panic_hook = "0.1.7"
1414
console_log = "1.0.0"
1515
futures = "0.3.30"

0 commit comments

Comments
 (0)