aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 33dc2f5..ee35f28 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,8 @@ edition = "2018"
futures = "0.3"
serde_json = "1.0"
slack = "0.25"
+slack_api = "0.23"
+tokio-compat-02 = "0.1"
[dependencies.discord]
git = "https://github.com/SpaceManiac/discord-rs"