Add description
This commit is contained in:
parent
1603c85a05
commit
7f34a72304
|
|
@ -8,8 +8,7 @@ keywords = ["bevy","ui"]
|
||||||
repository = "https://github.com/Leinnan/bevy_simple_scroll_view"
|
repository = "https://github.com/Leinnan/bevy_simple_scroll_view"
|
||||||
homepage = "https://github.com/Leinnan/bevy_simple_scroll_view"
|
homepage = "https://github.com/Leinnan/bevy_simple_scroll_view"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
description = "Simple to use plugin implementing ScrollView into Bevy engine."
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies.bevy]
|
[dependencies.bevy]
|
||||||
version = "0.13"
|
version = "0.13"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue