diff --git a/crates/border-wars/Cargo.toml b/crates/border-wars/Cargo.toml index ccb73ba..fc84f96 100644 --- a/crates/border-wars/Cargo.toml +++ b/crates/border-wars/Cargo.toml @@ -14,6 +14,4 @@ workspace = true bevy = "0.12.1" bevy_egui = "0.24.0" noise = "0.8.2" -num = "0.4.1" -partial-min-max = "0.4.0" paste = "1.0.14"