initial working implementation of autolink module

This commit is contained in:
Adrian Malacoda
2017-02-26 18:05:45 -06:00
parent 5551ebd552
commit 8c57bd6eb7
3 changed files with 52 additions and 2 deletions

View File

@@ -16,4 +16,4 @@ 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" }
stc = { git = "http://gitlab.monarch-pass.net/malacoda/stc.git" }