Skip to content

Commit c609974

Browse files
Bump crossbeam-channel from 0.5.14 to 0.5.15 (#1381)
1 parent d4cbeda commit c609974

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rust-version = "1.80"
1515
[workspace.dependencies]
1616
anyhow = "1.0.97"
1717
criterion = "0.5.1"
18-
crossbeam-channel = "0.5.14"
18+
crossbeam-channel = "0.5.15"
1919
dirs = "6.0.0"
2020
expect-test = "1.5.1"
2121
itertools = "0.13.0"

0 commit comments

Comments
 (0)