Skip to content
Snippets Groups Projects
Commit e25baa9d authored by StarArawn's avatar StarArawn
Browse files

Remove comment.

parent e9b85350
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ kayak_render_macros = { path = "kayak_render_macros" } ...@@ -26,7 +26,7 @@ kayak_render_macros = { path = "kayak_render_macros" }
[dev-dependencies] [dev-dependencies]
bevy = { git = "https://github.com/bevyengine/bevy" } bevy = { git = "https://github.com/bevyengine/bevy" }
[patch."https://github.com/bevyengine/bevy"] # < Fails here because you can't patch using the same URL :( [patch."https://github.com/bevyengine/bevy"]
bevy = { git = "https://github.com/bevyengine//bevy", rev = "50b3f27a767e3b538694d5e7b3ccfdffca647f1b" } bevy = { git = "https://github.com/bevyengine//bevy", rev = "50b3f27a767e3b538694d5e7b3ccfdffca647f1b" }
[[example]] [[example]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment