mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Updated crossbeam-channel to 0.5 and ran Cargo update
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user