Skip to content

Commit 425e4b9

Browse files
committed
Fix link
1 parent d22fdf5 commit 425e4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ license = "MIT OR Apache-2.0"
1414
bevy = { version = "0.14.0" }
1515
bevy_yarnspinner = { path = "../crates/bevy_plugin", version = "0.3.0" }
1616
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
17+
# waiting for https://github.com/FraserLee/bevy_sprite3d/pull/22 to be merged
1818
bevy_sprite3d = { git = "https://github.com/janhohenheim/bevy_sprite3d", branch = "bevy-0.14" }

0 commit comments

Comments
 (0)