diff --git a/Cargo.toml b/Cargo.toml index 5fb6ec50..221add9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ polling = "2.8.0" educe = "0.6.0" libc = "0.2" -rand = "0.9" +rand = "0.10" st3 = "0.4" crossbeam-deque = "0.8" time = "0.3"