Bump dependencies (#237)

This commit is contained in:
Gnome!
2024-04-01 12:49:37 +01:00
committed by Kyle Simpson
parent 3bc132faaf
commit e9b2243b83
2 changed files with 23 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ members = [
resolver = "2"
[workspace.dependencies]
reqwest = "0.11"
reqwest = "0.12"
serenity = { features = ["cache", "framework", "standard_framework", "voice", "http", "rustls_backend"], version = "0.12" }
songbird = { path = "../", version = "0.4" }
symphonia = { features = ["aac", "mp3", "isomp4", "alac"], version = "0.5.2" }