mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
55ada617cb
# Objective `bevy_utils` only requires aHash 0.8.3, which is broken on Rust 1.7.6: ``` error: could not compile `ahash` (lib) due to 1 previous error error[E0635]: unknown feature `stdsimd` ``` See https://github.com/tkaitchuck/aHash/issues/200 This is fixed in aHash 0.8.7, so require at least that version (Cargo.lock is already up to date). |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
Readme.md |