Thu Nov 21 03:51:01 PM EST 2024

This commit is contained in:
Silas Bartha 2024-11-21 15:51:01 -05:00
parent 2dea6c61cb
commit d46091b913
Signed by: soaos
GPG Key ID: 9BD3DCC0D56A09B2

View File

@ -4,7 +4,6 @@ version = "0.2.0"
edition = "2021"
[dependencies]
yarnspinner = "0.3"
textwrap = "0.16"
zalgo = "0.2"
arbitrary-chunks = "0.4"
@ -21,6 +20,9 @@ branch = "wip"
git = "https://github.com/exvacuum/bevy_basic_interaction.git"
branch = "wip"
[dependencies.yarnspinner]
git = "https://github.com/YarnSpinnerTool/YarnSpinner-Rust"
[dependencies.bevy]
version = "0.14"
default-features = false