bevy/tools
Zachary Harrold 8e6bf0637b
Add no_std support to bevy_diagnostic (#17507)
# Objective

- Contributes to #15460

## Solution

- Added required features
- Switched from `tracing` to `log`
- Fixed imports

## Testing

- CI
2025-01-23 05:20:34 +00:00
..
build-templated-pages More combinator cleanup (#17148) 2025-01-05 02:44:29 +00:00
build-wasm-example Fix common capitalization errors in documentation (#14562) 2024-07-31 21:16:05 +00:00
ci Add no_std support to bevy_diagnostic (#17507) 2025-01-23 05:20:34 +00:00
compile_fail_utils Prefer Display over Debug (#16112) 2024-12-27 00:40:06 +00:00
example-showcase Remove tracing re-export from bevy_utils (#17161) 2025-01-05 23:06:34 +00:00
publish.sh Create bevy_platform_support Crate (#17250) 2025-01-20 20:45:30 +00:00