Update bevy_inspector_egui
... | ... | @@ -36,7 +36,7 @@ uuid = { version = "1.3", features = ["v4"] } |
[dev-dependencies] | ||
fastrand = "1.8" | ||
bevy-inspector-egui = "0.18" | ||
bevy-inspector-egui = "0.19" | ||
bevy = { version = "0.11", default-features = true } | ||
[[example]] | ||
... | ... |
Please register or sign in to comment