diff --git a/Cargo.toml b/Cargo.toml index 270f64c..60a5a85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ one-shot-mutex = "0.1.1" spinning_top = "0.3" [dev-dependencies] -rand = "0.9" +rand = "0.10" [features] all-one-shot = []