Skip to content

Commit e0d1951

Browse files
committed
fix(deps): update rust crate bytes to 1.7.1
1 parent 6ec6b1e commit e0d1951

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.

nextest-runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ aho-corasick = "1.1.3"
1919
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
2020
future-queue = "0.3.0"
2121
bstr.workspace = true
22-
bytes = "1.7.0"
22+
bytes = "1.7.1"
2323
camino = { version = "1.1.7", features = ["serde1"] }
2424
camino-tempfile = "1.1.1"
2525
# config's "preserve_order" feature is needed for preserving the order of

0 commit comments

Comments
 (0)