Skip to content

Commit b43e788

Browse files
committed
hfghgf
1 parent 835ec5e commit b43e788

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ bevy = { version = "0.17.0", default-features = false, features = [
2525

2626
[dev-dependencies]
2727
approx = "0.5.1"
28-
bevy = { version = "0.17.0", default-features = true, features = [
29-
"bevy_dev_tools"
30-
] }
28+
bevy = { version = "0.17.0", features = ["bevy_dev_tools"] }
3129
clap = { version = "4.5.16", features = ["derive"] }
3230
rand = "0.9"
3331

0 commit comments

Comments
 (0)