We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22fdf5 commit 425e4b9Copy full SHA for 425e4b9
demo/Cargo.toml
@@ -14,5 +14,5 @@ license = "MIT OR Apache-2.0"
14
bevy = { version = "0.14.0" }
15
bevy_yarnspinner = { path = "../crates/bevy_plugin", version = "0.3.0" }
16
bevy_yarnspinner_example_dialogue_view = { path = "../crates/example_dialogue_view", version = "0.3.0" }
17
-# waiting for https://github.com/FraserLee/bevy_sprite3d/pull/21 to be merged
+# waiting for https://github.com/FraserLee/bevy_sprite3d/pull/22 to be merged
18
bevy_sprite3d = { git = "https://github.com/janhohenheim/bevy_sprite3d", branch = "bevy-0.14" }
0 commit comments