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 efe736e commit 566ab06Copy full SHA for 566ab06
examples2d/Cargo.toml
@@ -18,7 +18,7 @@ bevy = { version = "0.15.0", features = [
18
] }
19
wgsparkl_testbed2d = { path = "../crates/wgsparkl-testbed2d" }
20
wgsparkl2d = { path = "../crates/wgsparkl2d" }
21
-rapier3d = "0.23"
+rapier2d = "0.23"
22
23
[lints]
24
workspace = true
0 commit comments