Upgrade to Bevy 0.15
This commit is contained in:
parent
ca1ca672d3
commit
cc3e723b25
1512
Cargo.lock
generated
Normal file
1512
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,9 +1,9 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bevy_basic_interaction"
|
name = "bevy_basic_interaction"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies.bevy]
|
[dependencies.bevy]
|
||||||
version = "0.14"
|
version = "0.15"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user