diff --git a/Cargo.toml b/Cargo.toml index 3271a97..bb3f1bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,4 +5,4 @@ [dependencies] - bevy = { version = "0.16.1", features = ["file_watcher"] } + bevy = { version = "0.16", features = ["file_watcher"] }