From 18abf2d8410bd31f16b406e6e5be18c9c14b653f Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Mon, 14 Feb 2022 10:55:33 -0500 Subject: Add CI Update dependencies Update docker image Fix CI Docker --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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", ] -- cgit v1.2.3