diff --git a/Cargo.toml b/Cargo.toml index 33aa68b6..8b5df8aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,7 +53,7 @@ criterion = { version = "0.8.0", features = ["html_reports"] } fs_extra = "1.3.0" nanoid = "0.4.0" proptest = "1" -rand = "0.9.2" +rand = "0.10.1" strum = { version = "0.27.2", features = ["derive"] } test-log = "0.2.18"