update bevy 0.11 - fix compile errors
This commit is contained in:
@@ -16,7 +16,7 @@ rand = "0.8"
|
||||
getrandom = { version = "0.2", features = [ "js" ] }
|
||||
Inflector = "0.11"
|
||||
wasm-bindgen = "0.2"
|
||||
obj-rs = { version = "0.6", default-features = false }
|
||||
obj-rs = { version = "0.7", default-features = false }
|
||||
bincode = "1"
|
||||
serde = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user