Merge pull request #1004 from roderickvd/update-crates

Update crates
This commit is contained in:
Roderick van Domburg 2022-05-21 22:07:48 +02:00 committed by GitHub
commit 2e8d145bc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 435 additions and 342 deletions

775
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -42,7 +42,7 @@ glib = { version = "0.10", optional = true }
# Rodio dependencies
rodio = { version = "0.14", optional = true, default-features = false }
cpal = { version = "0.13", optional = true }
cpal = { version = "<0.13.5", optional = true }
# Decoder
lewton = "0.10"