aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4f9741f..80c5bd6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,6 @@ features = [
git = "https://github.com/serenity-rs/serenity"
branch = "next"
-
[dependencies.poise]
git = "https://github.com/kangalioo/poise"
branch = "master"
@@ -66,4 +65,5 @@ features = [
"chrono",
"migrate",
"macros",
+ "offline",
]