We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ceaa5 commit 52c0935Copy full SHA for 52c0935
1 file changed
Cargo.toml
@@ -63,10 +63,6 @@ rand = "0.10.0"
63
[target.'cfg(target_os = "linux")'.dev-dependencies]
64
processing_glfw = { workspace = true, features = ["wayland"] }
65
66
-[[example]]
67
-name = "test"
68
-path = "examples/test.rs"
69
-
70
[patch."https://github.com/bevyengine/bevy"]
71
bevy = { git = "https://github.com/processing/bevy", branch = "main" }
72
0 commit comments