depend on crossbeam-channel
This commit is contained in:
parent
e8293841c2
commit
510544770b
|
@ -61,6 +61,7 @@ walkdir = "2"
|
|||
xdg = "2.2"
|
||||
zstd = { version = "0.4", features = [ "bindgen" ] }
|
||||
nom = "5.1"
|
||||
crossbeam-channel = "0.4"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
Loading…
Reference in New Issue