Skip to content

Commit 6595086

Browse files
authored
Add bevy_utils/macros to publish.sh (#7932)
1 parent 66d9882 commit 6595086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# if crate A depends on crate B, B must come before A in this list
22
crates=(
3+
bevy_utils/macros
34
bevy_utils
45
bevy_ptr
56
bevy_macro_utils

0 commit comments

Comments
 (0)