Cleanup old modules and create more focused code

This commit is contained in:
Lucien Greathouse
2018-11-16 23:27:19 -08:00
parent e09d23d6c2
commit b4fd2e31b3
9 changed files with 46 additions and 78 deletions

View File

@@ -27,7 +27,6 @@ serde_json = "1.0"
notify = "4.0"
rand = "0.4"
regex = "1.0"
lazy_static = "1.0"
log = "0.4"
env_logger = "0.5"
rbx-tree = { git = "https://github.com/LPGhatguy/rbx-tree.git" }