We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4bcb7 commit bd047cdCopy full SHA for bd047cd
crates/bevy_reflect/bevy_reflect_derive/Cargo.toml
@@ -23,7 +23,6 @@ syn = { version = "2.0", features = ["full"] }
23
proc-macro2 = "1.0"
24
quote = "1.0"
25
uuid = { version = "1.1", features = ["v4"] }
26
-bit-set = "0.5.2"
27
28
[lints]
29
workspace = true
0 commit comments