diff --git a/Cargo.toml b/Cargo.toml index 445699b..6cd8bcc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ slab = "0.4.2" streaming-iterator = "0.1.4" objekt-clonable = "0.2.2" multiqueue = "0.3.2" -crossbeam-channel = "0.3.9" +crossbeam-channel = "0.5.1" bus = "2.2.2" # Remove later when executor is in place