Update crossbeam-channel to 0.4.0

This commit is contained in:
Alexandre Bury 2020-01-07 14:40:00 -08:00
parent 5e23c85f7a
commit 8ed3085772

View File

@ -31,7 +31,7 @@ unicode-width = "0.1.5"
xi-unicode = "0.2.0"
libc = "0.2.60"
term_size = { version = "0.3.1", optional = true }
crossbeam-channel = "0.3.9"
crossbeam-channel = "0.4.0"
lazy_static = "1"
chrono = "0.4.7"
cfg-if = "0.1.9"