Fix bevy_core_widgets
crate description typo (#19578)
# Objective Fix `bevy_core_widgets` crate description typo.
This commit is contained in:
parent
12f8f9c07c
commit
98a46f79df
@ -2,7 +2,7 @@
|
|||||||
name = "bevy_core_widgets"
|
name = "bevy_core_widgets"
|
||||||
version = "0.16.0-dev"
|
version = "0.16.0-dev"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
description = "Unstyled common widgets for B Bevy Engine"
|
description = "Unstyled common widgets for Bevy Engine"
|
||||||
homepage = "https://bevyengine.org"
|
homepage = "https://bevyengine.org"
|
||||||
repository = "https://github.com/bevyengine/bevy"
|
repository = "https://github.com/bevyengine/bevy"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user