another way to initialize the api tree

This commit is contained in:
Dietmar Maurer
2018-11-03 10:42:48 +01:00
parent 0e6967d648
commit 504b359724
5 changed files with 91 additions and 90 deletions

View File

@ -18,3 +18,4 @@ serde_json = "1.0.32"
serde_derive = "1.0.80"
url = "1.7.1"
hyper = "0.12.13"
lazy_static = "1.1.0"