forked from 2ndbeam/evolution-rs
Updated catrgo.toml with trait query for bevy
This commit is contained in:
parent
cb159e7905
commit
ec7a55a060
2 changed files with 27 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
bevy = { version = "0.15.2", features = ["dynamic_linking", "wayland"] }
|
||||
bevy-trait-query = "0.7.0"
|
||||
log = { version = "*", features = ["max_level_debug", "release_max_level_warn"] }
|
||||
|
||||
[profile.dev]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue