[WIP] Upgrade to poise 0.6
This commit is contained in:
parent
952cf0cdb6
commit
e58e70509c
2 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.69"
|
||||
parking_lot = "0.12.1"
|
||||
poise = "0.5.2"
|
||||
poise = "0.6.1"
|
||||
tracing = "0.1.37"
|
||||
tracing-futures = "0.2.5"
|
||||
openai = "1.0.0-alpha.8"
|
||||
|
@ -18,8 +18,7 @@ version = "0.3.16"
|
|||
features = ["fmt", "env-filter", "std"]
|
||||
|
||||
[dependencies.songbird]
|
||||
version = "0.3.1"
|
||||
features = ["yt-dlp"]
|
||||
version = "0.4.0"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.26.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue