bevy/crates/bevy_gilrs
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 Change gamepad.rs tuples to normal structs (#4519) 2022-05-02 13:20:55 +00:00
Cargo.toml Update gilrs to v0.9 (#4848) 2022-05-30 17:26:23 +00:00