diff --git a/Cargo.toml b/Cargo.toml index 31c3776..a0f2874 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ maud = "0.26.0" rocket = { version = "0.5.1" } include_directory = "0.1.1" grid = "0.15.0" -rand = "0.8.5" +rand = "0.9.0" static_hero_icons = "0.3.0" [dependencies.uuid]