Skip to content

Commit 35906db

Browse files
rylevMark-Simulacrum
authored andcommitted
Upgrade crossbeam-channel to 0.4.2
1 parent 712b698 commit 35906db

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Cargo.lock

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ semver = "0.9"
2121
reqwest = { version = "0.10", features = ["json"] }
2222
xz2 = "0.1.3"
2323
tar = "0.4"
24-
crossbeam-channel = "0.3.8"
24+
crossbeam-channel = "0.4.2"
2525
bincode = "1"
2626
snap = "1.0"
2727
hashbrown = "0.7.0"

0 commit comments

Comments
 (0)