bevy/crates/bevy_app
Zachary Harrold 1be0ed33fc
Remove thiserror from bevy_app (#15779)
# Objective

- Contributes to #15460

## Solution

- Removed `thiserror` from `bevy_app`
2024-10-09 14:17:52 +00:00
..
src Remove thiserror from bevy_app (#15779) 2024-10-09 14:17:52 +00:00
Cargo.toml Remove thiserror from bevy_app (#15779) 2024-10-09 14:17:52 +00:00
README.md add and fix shields in Readmes (#9993) 2023-10-15 00:52:31 +00:00

Bevy App

License Crates.io Downloads Docs Discord

This crate is about everything concerning the highest-level, application layer of a Bevy app.