Skip to content

Commit 2d36162

Browse files
chore(deps): bump the cargo group across 2 directories with 1 update
Bumps the cargo group with 1 update in the / directory: [bytes](https://github.com/tokio-rs/bytes). Bumps the cargo group with 1 update in the /fuzz directory: [bytes](https://github.com/tokio-rs/bytes). Updates `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) Updates `bytes` from 1.10.1 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 dependency-group: cargo - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c97ce05 commit 2d36162

File tree

3 files changed

+127
-18
lines changed

3 files changed

+127
-18
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.

crates/prtip-network/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pnet_datalink = { workspace = true }
2323
pnet_packet = { workspace = true }
2424
socket2 = { workspace = true }
2525
etherparse = { workspace = true }
26-
bytes = "1.9"
26+
bytes = "1.11"
2727
thiserror = { workspace = true }
2828
anyhow = { workspace = true }
2929
tracing = { workspace = true }

fuzz/Cargo.lock

Lines changed: 124 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)