Chore: Release v0.4.6

This commit is contained in:
Kyle Simpson
2024-12-04 09:54:53 +00:00
parent 651d037a54
commit 2146846df4
3 changed files with 37 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ name = "songbird"
readme = "README.md"
repository = "https://github.com/serenity-rs/songbird.git"
rust-version = "1.74"
version = "0.4.5"
version = "0.4.6"
[dependencies]
aead = { optional = true, version = "0.5.2" }