diff --git a/Cargo.toml b/Cargo.toml index 1211e12..5822920 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,5 @@ license = "MIT OR Apache-2.0" readme = "README.md" [dev-dependencies] -bevy = "0.13" +bevy = "0.18" native-dialog = "0.7"