Skip to content

Commit 8b2de6c

Browse files
authored
Merge pull request #19 from Cecca/dependabot/cargo/crossbeam-channel-0.5.0
Bump crossbeam-channel from 0.3.9 to 0.5.0
2 parents 0a10eeb + ee7b248 commit 8b2de6c

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

Cargo.lock

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

danny-utilities/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ serde_derive = "1"
1616
serde_json = "1.0"
1717
log = "0.4"
1818
rayon = "1.0"
19-
crossbeam-channel = "0.3"
19+
crossbeam-channel = "0.5"
2020
rand = "0.6"
2121
rand_xorshift = "0.1.0"
2222
progress-logger = "0.1.1"

0 commit comments

Comments
 (0)