Skip to content

Commit

Permalink
Update crates/bevy_ecs/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bushrat011899 authored Dec 6, 2024
1 parent d8e25ca commit 02959e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bevy_ecs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ serde = { version = "1", optional = true, default-features = false }
thiserror = { version = "2", default-features = false }
derive_more = { version = "1", default-features = false, features = [
"from",
"display",
"into",
"as_ref",
] }
Expand Down

0 comments on commit 02959e3

Please sign in to comment.