Skip to content

Commit

Permalink
Add comment for the diagnostics feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Jun 24, 2024
1 parent cfdb4f4 commit f9fa104
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ criterion = { version = "0.5", default-features = false, features = [

[features]
default = []

# Plugin for integration with Bevy diagnostics.
diagnostics = []

[lints.clippy]
Expand Down

0 comments on commit f9fa104

Please sign in to comment.