bevy/crates/bevy_utils
François a62ff657fe update hashbrown to 0.12 (#5035)
# Objective

- Update hashbrown to 0.12

## Solution

- Replace #4004
- As the 0.12 is already in Bevy dependency tree, it shouldn't be an issue to update
- The exception for the 0.11 should be removed once https://github.com/zakarumych/gpu-descriptor/pull/21 is merged and released
- Also removed a few exceptions that weren't needed anymore
2022-06-17 22:34:58 +00:00
..
src Make public macros more robust with $crate (#4655) 2022-05-06 19:29:45 +00:00
Cargo.toml update hashbrown to 0.12 (#5035) 2022-06-17 22:34:58 +00:00