WIP for autolinker module. Currently can't use stc and tqm together because of conflicting dependencies, so this is a placeholder.

This commit is contained in:
Adrian Malacoda
2017-02-26 17:17:22 -06:00
parent a7b9d801a1
commit 5551ebd552
5 changed files with 20 additions and 0 deletions

View File

@@ -13,5 +13,7 @@ log = "0.3.6"
env_logger = "0.4.0"
transformable_channels = "0.1.1"
time = "0.1"
regex = "0.2"
pvn = { git = "http://gitlab.monarch-pass.net/malacoda/pvn.git" }
echobox = { git = "http://gitlab.monarch-pass.net/malacoda/echobox.git" }
#stc = { git = "http://gitlab.monarch-pass.net/malacoda/stc.git" }