Thu Nov 21 03:51:01 PM EST 2024
This commit is contained in:
parent
2dea6c61cb
commit
d46091b913
@ -4,7 +4,6 @@ version = "0.2.0"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
yarnspinner = "0.3"
|
|
||||||
textwrap = "0.16"
|
textwrap = "0.16"
|
||||||
zalgo = "0.2"
|
zalgo = "0.2"
|
||||||
arbitrary-chunks = "0.4"
|
arbitrary-chunks = "0.4"
|
||||||
@ -21,6 +20,9 @@ branch = "wip"
|
|||||||
git = "https://github.com/exvacuum/bevy_basic_interaction.git"
|
git = "https://github.com/exvacuum/bevy_basic_interaction.git"
|
||||||
branch = "wip"
|
branch = "wip"
|
||||||
|
|
||||||
|
[dependencies.yarnspinner]
|
||||||
|
git = "https://github.com/YarnSpinnerTool/YarnSpinner-Rust"
|
||||||
|
|
||||||
[dependencies.bevy]
|
[dependencies.bevy]
|
||||||
version = "0.14"
|
version = "0.14"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user