mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
147768adf6
# Objective - There's one occurence of `CowArc::Borrow` that wraps '&'static str` ## Solution - Replaces it with `CowArc::Static`. I don't think this change is important but I can't unsee it:) ## Testing - `cargo check` compiles fine |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |