Bump songbird version

This commit is contained in:
Alex Page 2023-03-18 00:35:55 -04:00
parent 863fcb0812
commit 8a56fcf126
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@ rand = "0.8.5"
thiserror = "1.0.39"
[dependencies.songbird]
version = "0.3.0"
version = "0.3.1"
features = ["yt-dlp"]
[dependencies.tokio]