Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattatz committed Dec 20, 2024
1 parent 2a97568 commit 656d837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ approx = { version = "0.5", default-features = false }
serde_json = "1.0.133"

[features]
# default = []
default = ["bevy"] # for debugging example
default = []
# default = ["bevy"] # for debugging example
bevy = [
"dep:easer",
"dep:rand_distr",
Expand Down

0 comments on commit 656d837

Please sign in to comment.