Chore: Release v0.5.0

This commit is contained in:
Kyle Simpson
2025-02-21 22:05:58 +00:00
parent e09843ded7
commit 84accb0e3a
5 changed files with 78 additions and 7 deletions

View File

@@ -10,8 +10,8 @@ license = "ISC"
name = "songbird"
readme = "README.md"
repository = "https://github.com/serenity-rs/songbird.git"
rust-version = "1.74"
version = "0.4.6"
rust-version = "1.74.1"
version = "0.5.0"
[dependencies]
aead = { optional = true, version = "0.5.2" }