mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
e08497dc8f
# Objective - Fixes https://github.com/bevyengine/bevy/issues/14975 ## Solution - Replace usages of `bevy_utils::CowArc` with `atomicow::CowArc` - Remove bevy_utils::CowArc ## Testing - `bevy_asset` test suite continues to pass. --- ## Migration Guide `bevy_utils::CowArc` has moved to a new crate called [atomicow](https://crates.io/crates/atomicow). |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |