Add bevy_gizmos/macros to publish script (#11928)

# Objective

This crate is needed if we want to successfully publish other Bevy
crates (hint: we do!)
This commit is contained in:
Carter Anderson 2024-02-17 12:56:06 -08:00 committed by François
parent abb8c353f4
commit 63a3da8703

View File

@ -35,6 +35,7 @@ crates=(
bevy_gltf
bevy_scene
bevy_sprite
bevy_gizmos/macros
bevy_gizmos
bevy_text
bevy_a11y