Add bevy_utils/macros to publish.sh (#7932)
This commit is contained in:
parent
66d9882fe3
commit
6595086922
@ -1,5 +1,6 @@
|
|||||||
# if crate A depends on crate B, B must come before A in this list
|
# if crate A depends on crate B, B must come before A in this list
|
||||||
crates=(
|
crates=(
|
||||||
|
bevy_utils/macros
|
||||||
bevy_utils
|
bevy_utils
|
||||||
bevy_ptr
|
bevy_ptr
|
||||||
bevy_macro_utils
|
bevy_macro_utils
|
||||||
|
Loading…
Reference in New Issue
Block a user