![]() # Objective - Contributes to #18978 ## Solution - Disable default features on all dependencies in `bevy_asset` and explicitly enable ones that are required. - Remove `compile_error` caused by enabling `file_watcher` without `multi_threaded` by including `multi_threaded` in `file_watcher`. ## Testing - CI --- ## Notes No breaking changes here, just a little cleaning before the more controversial changes for `no_std` support. --------- Co-authored-by: François Mockers <mockersf@gmail.com> |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |