Merge branch 'serve-instances'

This commit is contained in:
Lucien Greathouse
2017-12-20 22:52:32 -08:00
12 changed files with 512 additions and 77 deletions

View File

@@ -18,3 +18,5 @@ serde_derive = "1.0"
serde_json = "1.0"
notify = "4.0.0"
rand = "0.3"
regex = "0.2"
lazy_static = "1.0"