chore: update rand

This commit is contained in:
Rekai Nyangadzayi Musuka 2022-01-24 15:49:08 -04:00
parent d501ace7fb
commit 7784b9b6e2
2 changed files with 315 additions and 211 deletions

524
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ version = "0.1.0"
[dependencies] [dependencies]
pixels = "0.1.0" pixels = "0.1.0"
rand = "0.7.3" rand = "0.8.4"
winit = "0.22.2" winit = "0.22.2"
winit_input_helper = "0.7.0" winit_input_helper = "0.7.0"
rodio = "0.11.0" rodio = "0.11.0"