diff --git a/Cargo.toml b/Cargo.toml index 1b44658..1c6e464 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ database = [] beta = [] [dependencies] -poise = { version = "0.6.1", features = [ +poise = { version = "0.5.6", features = [ "cache", "collector", ] }