Skip to content

Commit 0773468

Browse files
authored
Merge pull request #860 from hermit-os/dependabot/cargo/bytes-1.11.0
build(deps): bump bytes from 1.10.1 to 1.11.0
2 parents 8db9c22 + 86e49d7 commit 0773468

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.

benches/netbench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
description = "A Rust program to measure bandwidth or latency over a Rust TCP connection"
99

1010
[dependencies]
11-
bytes = "1.1"
11+
bytes = "1.11"
1212
clap = { version ="4.5", features = ["derive"] }
1313
core_affinity = "0.8"
1414
hdrhist = "0.5"

0 commit comments

Comments
 (0)