diff --git a/tools/publish.sh b/tools/publish.sh index d7adb908d0..58cbb54e13 100644 --- a/tools/publish.sh +++ b/tools/publish.sh @@ -1,5 +1,6 @@ # if crate A depends on crate B, B must come before A in this list crates=( + bevy_utils/macros bevy_utils bevy_ptr bevy_macro_utils