diff --git a/Cargo.toml b/Cargo.toml index abe88a4b9c6d6..da5d88f3bff15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ documentation = "https://docs.rs/bevy" rust-version = "1.92.0" [workspace] -resolver = "2" +resolver = "3" members = [ # All of Bevy's official crates are within the `crates` folder! "crates/*",