bevy/crates/bevy_time
Zachary Harrold 6cc2322fa3
Remove thiserror from bevy_time (#15759)
# Objective

- Contributes to #15460

## Solution

- Removed `thiserror` from `bevy_time`

## Notes

`thiserror` actually wasn't even used in this crate.
2024-10-09 14:13:28 +00:00
..
src Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
Cargo.toml Remove thiserror from bevy_time (#15759) 2024-10-09 14:13:28 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Time

License Crates.io Downloads Docs Discord

The built-in timekeeping plugin for the Bevy game engine.