Chore: Release v0.4.5

This commit is contained in:
Kyle Simpson
2024-11-22 13:28:24 +00:00
parent af95296ee1
commit fe46da6b0d
2 changed files with 29 additions and 7 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.4"
version = "0.4.5"
[dependencies]
aead = { optional = true, version = "0.5.2" }