Updated crossbeam-channel to 0.5 and ran Cargo update

This commit is contained in:
ttay
2021-05-30 14:00:02 -07:00
committed by andy.boot
parent 1b3d0b2724
commit 8a499201de
2 changed files with 74 additions and 81 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ num_cpus = "1"
terminal_size = "0.1"
unicode-width = "0.1"
ignore="0.4"
crossbeam-channel = "0.4"
crossbeam-channel = "0.5"
walkdir="2.3"
thousands = "0.2"
stfu8 = "0.2"