actually implement config reloading using notify

This commit is contained in:
Adrian Malacoda
2018-02-25 02:52:40 -06:00
parent 6fe20b8b86
commit c0ee8b4d6d
3 changed files with 21 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ transformable_channels = "0.1.1"
time = "0.1"
regex = "0.2"
multimap = "0.4.0"
notify = "4.0.0"
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" }