Update deps.
This commit is contained in:
parent
0a9659f364
commit
d4f8c0ec56
2 changed files with 493 additions and 983 deletions
1472
Cargo.lock
generated
1472
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -6,5 +6,5 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.5"
|
||||
bevy-inspector-egui = "0.6.1"
|
||||
bevy = { path = "../bevy/" }
|
||||
# bevy-inspector-egui = "0.6.1"
|
||||
|
|
Loading…
Reference in a new issue