bevy/crates/bevy_reflect/bevy_reflect_derive
bjorn3 ec30822517 Misc dependency improvements (#4545)
A couple more uncontroversial changes extracted from #3886.

* Enable full feature of syn
  
   It is necessary for the ItemFn and ItemTrait type. Currently it is indirectly
   enabled through the tracing dependency of bevy_utils, but this may no
   longer be the case in the future.
* Remove unused function from bevy_macro_utils
2022-04-25 13:16:27 +00:00
..
src Updated visibility of reflected trait (#4034) 2022-02-25 07:05:51 +00:00
Cargo.toml Misc dependency improvements (#4545) 2022-04-25 13:16:27 +00:00