Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dependency between derive and core crates
Prevents pulling in bevy crates during the build step, which caused issues with bevy_reflect's documentation feature. Fixes #9
- Loading branch information