We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d9882 commit 6595086Copy full SHA for 6595086
tools/publish.sh
@@ -1,5 +1,6 @@
1
# if crate A depends on crate B, B must come before A in this list
2
crates=(
3
+ bevy_utils/macros
4
bevy_utils
5
bevy_ptr
6
bevy_macro_utils
0 commit comments