diff --git a/Cargo.toml b/Cargo.toml index 970ca0a..580457d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ async-trait = { version = "0.1.77", optional = true } [dev-dependencies] uuid = { version = "1.7.0", features = ["v4"] } home = "0.5.9" -rand = "0.8.5" +rand = "0.9.0" sha2 = "0.10.8" [lib]