aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8d7ffc7..e78a69a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,6 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-serenity = "0.9" # discord api
-slack_api = "0.23"
-tokio = { version = "0.2", features = ["full"] }
+discord = { git = "https://github.com/SpaceManiac/discord-rs" } #TODO no voice
+slack_api = "0.23" #TODO no voice
+tokio = { version = "0.2", features = ["full"] } #TODO actual features