Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 8c679c5

Browse files
authored
Merge pull request #954 from matklad/update-crossbeam
⬆️ crossbeam-channel
2 parents 73f695a + 992687b commit 8c679c5

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

Cargo.lock

Lines changed: 10 additions & 7 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
@@ -40,7 +40,7 @@ url = "1.1.0"
4040
walkdir = "2.1"
4141
regex = "1"
4242
ordslice = "0.3"
43-
crossbeam-channel = "0.2.1"
43+
crossbeam-channel = "0.2.3"
4444

4545
[dev-dependencies]
4646
json = "0.11"

0 commit comments

Comments
 (0)