Fri Nov 22 02:38:55 PM EST 2024
This commit is contained in:
parent
c3c7b1e592
commit
f9ec686819
@ -21,7 +21,6 @@ aes = "0.8"
|
||||
hex = "0.4"
|
||||
hex-literal = "0.4"
|
||||
uuid = "1.11"
|
||||
strum = "0.26"
|
||||
lazy_static = "1.5"
|
||||
|
||||
[dependencies.bevy]
|
||||
@ -50,6 +49,10 @@ features = ["lua"]
|
||||
git = "https://github.com/exvacuum/bevy_basic_interaction.git"
|
||||
branch = "wip"
|
||||
|
||||
[dependencies.strum]
|
||||
version = "0.26"
|
||||
features = ["derive"]
|
||||
|
||||
[features]
|
||||
default = ["yarnspinner"]
|
||||
yarnspinner = ["dep:yarnspinner"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user