diff --git a/Cargo.toml b/Cargo.toml index 54b588ca7..8cba9f2d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,7 +53,7 @@ gloo-timers = "0.2" serde = { version = "1.0", features = ["derive"] } [dev-dependencies] -rand = "0.7" +rand = "0.8" tokio = { version = "1.16", features = ["macros", "rt-multi-thread"] } [[example]]