aboutsummaryrefslogtreecommitdiff
path: root/formats/weechat/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'formats/weechat/Cargo.toml')
-rw-r--r--formats/weechat/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/formats/weechat/Cargo.toml b/formats/weechat/Cargo.toml
index 10d3ccb..2a7af9e 100644
--- a/formats/weechat/Cargo.toml
+++ b/formats/weechat/Cargo.toml
@@ -10,5 +10,4 @@ authors = ["Till Höppner <till@hoeppner.ws>"]
[dependencies]
log = "0.3.5"
chrono = "0.2.19"
-# ilc-base = "*"
-ilc-base = { path = "../../base" }
+ilc-base = "0.1.0"