Start writing real serve tests

This commit is contained in:
Lucien Greathouse
2019-09-10 18:04:05 -07:00
parent 877fd1af35
commit 8ef797d1a4
6 changed files with 131 additions and 12 deletions

View File

@@ -9,9 +9,11 @@ publish = false
env_logger = "0.6.2"
log = "0.4.8"
paste = "0.1.5"
rbx_dom_weak = "1.9.0"
reqwest = "0.9.20"
serde = "1.0.99"
serde_json = "1.0.40"
serde_yaml = "0.8.9"
tempfile = "3.1.0"
walkdir = "2.2.9"