diff --git a/Cargo.toml b/Cargo.toml index aa480b1..9237540 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ features = [ ] [dev-dependencies] -rand = "0.8" +rand = "0.9" [features] default = ["render", "sprite", "ui"]