chore: update dependencies
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-07-27 22:52:58 -05:00
parent 1a4546f4a4
commit d9a3a7b0dd
2 changed files with 269 additions and 293 deletions

556
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -11,9 +11,9 @@ anyhow = "^1.0"
bitfield = "^0.13"
clap = "^2.33"
gilrs = "^0.8"
pixels = "^0.3"
winit = "^0.24"
winit_input_helper = "^0.9"
pixels = "^0.5"
winit = "^0.25"
winit_input_helper = "^0.10"
rodio = "^0.14"
crossbeam-channel = "^0.5"