diff --git a/Cargo.toml b/Cargo.toml index 64249ff..94636ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ wasm-bindgen-test = "0.3" getrandom = { version = "0.2", features = ["js"] } [dev-dependencies] -rand = "0.8" +rand = "0.9" wyhash = "0.5" getrandom = "0.2"