aboutsummaryrefslogtreecommitdiffstats
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 ff6c273..6149e97 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ mysql = [
]
[dependencies]
-irc = "0.13.4"
+irc = "0.13"
log = "0.4.1"
time = "0.1.39"
humantime = "1.1.0"