2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2024-12-24 03:53:06 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Niklas Eicker
94db0176fe Add readme to errors crate and clean up cargo files ()
# Objective

- Document that the error codes will be rendered on the bevy website (see )
- Some Cargo.toml files did not include the license or a description field

## Solution

- Readme for the errors crate
- Mark internal/development crates with `publish = false`
- Add missing license/descriptions to some crates

- [x] merge 
2021-11-13 23:06:48 +00:00