Skip to content

Commit

Permalink
chore!(window): remove empty default feature
Browse files Browse the repository at this point in the history
  • Loading branch information
BD103 committed Jul 14, 2024
1 parent d708036 commit 35fbbcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_window/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ license = "MIT OR Apache-2.0"
keywords = ["bevy"]

[features]
default = []
serialize = ["serde", "smol_str/serde"]

[dependencies]
Expand Down

0 comments on commit 35fbbcc

Please sign in to comment.