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

Commit 96993d2

Browse files
authored
Merge pull request #1627 from Xanewok/update-deps
Update crossbeam-channel to 0.4
2 parents 395d39e + 630870e commit 96993d2

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -56,7 +56,7 @@ url = "2"
5656
walkdir = "2"
5757
regex = "1"
5858
ordslice = "0.3"
59-
crossbeam-channel = "0.3"
59+
crossbeam-channel = "0.4"
6060
toml = "0.5"
6161
heck = "0.3"
6262

0 commit comments

Comments
 (0)