bevy/crates/bevy_utils
James Liu c46691c04a Update gilrs to v0.9 (#4848)
# Objective
Fixes #4353. Fixes #4431. Picks up fixes for a panic for `gilrs` when `getGamepads()` is not available. 

## Solution
Update the `gilrs` to `v0.9.0`. Changelog can be seen here: dba36f9186

EDIT: Updated `uuid` to 1.1 to avoid duplicate dependencies. Added `nix`'s two dependencies as exceptions until `rodio` updates their deps.
2022-05-30 17:26:23 +00:00
..
src Make public macros more robust with $crate (#4655) 2022-05-06 19:29:45 +00:00
Cargo.toml Update gilrs to v0.9 (#4848) 2022-05-30 17:26:23 +00:00