Skip to content

Commit d00efed

Browse files
committed
No default features
1 parent 9067538 commit d00efed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
license = "MIT"
77

88
[features]
9-
default = [ "use_physx" ]
9+
default = []
1010
use_physx = [ "bevy_prototype_physx", "physx" ]
1111
use_rapier = [ "bevy_rapier3d" ]
1212

0 commit comments

Comments
 (0)