smol bot
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ serenity = { version = "0.12", features = [ "client", "rustls_backend", "gateway", + "model", ], default-features = false } poise = { git = "https://github.com/serenity-rs/poise" } anyhow = "1.0.75" |