Fix tiled patching
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
bevy = { version = "0.18.0", features = ["wayland"] }
|
||||
noise = "0.9.0"
|
||||
rand = "0.10.0"
|
||||
bevy_rand = { version = "0.14.0", features = ["wyrand"] }
|
||||
bevy_rand = { version = "0.14.1", features = ["wyrand"] }
|
||||
image = "0.25.9"
|
||||
bevy_platform = "0.18.0"
|
||||
rayon = "1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user