mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
c38e2d037d
# Objective Fixes `cargo test -p bevy_math` as in #12729. ## Solution As described in [message](https://github.com/bevyengine/bevy/issues/12729#issuecomment-2022197944) Added workaround `bevy_math = { path = ".", version = "0.14.0-dev", features = ["approx"] }` to `bevy_math`'s `dev-dependencies` --------- Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |