diff --git a/Cargo.toml b/Cargo.toml index cf177d8a..a81a942c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ categories = ["game-engines", "rendering"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -bevy = "0.2.1" +bevy = "^0.2.1" #bevy = { git = "https://github.com/bevyengine/bevy", branch = "master" } \ No newline at end of file