Skip to content

Commit 805e793

Browse files
committed
remove default dependency of gzsim
Signed-off-by: ncerzzk <huangcmzzk@gmail.com>
1 parent a95fe94 commit 805e793

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
@@ -28,7 +28,7 @@ rand = "0.8.4"
2828

2929

3030
[features]
31-
default = ["gzsim"]
31+
default = []
3232
gzsim = ["rpos/lock_step_enabled","gz","gz-msgs-common"]
3333

3434
[build-dependencies]

0 commit comments

Comments
 (0)