update to bevy 0.18
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0.204"
|
||||
serde_json = "1.0.120"
|
||||
bevy = "0.16.0"
|
||||
ron = "0.8.1"
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.149"
|
||||
bevy = "0.18.0"
|
||||
ron = "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user