diff --git a/Cargo.toml b/Cargo.toml index b30442f..7994b13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ categories = ["game-development"] [dependencies.bevy] -version = "0.9.0" +version = "0.9" default-features = false git = "https://github.com/bevyengine/bevy" features = ["bevy_asset"]