diff --git a/Cargo.toml b/Cargo.toml index 36315c5..e5669cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,5 @@ license = "MIT/Apache-2.0" edition = "2018" [dev-dependencies] -rand = { version = "0.8", features = ["small_rng"] } +rand = "0.10"