diff --git a/Cargo.toml b/Cargo.toml index 653e58f..2b9df1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ libc = "0.2" [dev-dependencies] anyhow = "1.0" -rand = "0.9" +rand = "0.10" uuid = "1.10" [features]