Skip to content

Commit 0b441c0

Browse files
committed
Fix Cargo.toml formatting
1 parent 0f8d1d0 commit 0b441c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/avian2d/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ simd = ["parry2d?/simd-stable", "parry2d-f64?/simd-stable"]
3131
parallel = [
3232
"dep:thread_local",
3333
"bevy/multi_threaded",
34-
"parry2d?/parallel",
34+
"parry2d?/parallel",
3535
"parry2d-f64?/parallel",
3636
]
3737
enhanced-determinism = [

0 commit comments

Comments
 (0)