http: Make the map static

This commit is contained in:
Kerollmops
2018-04-22 22:17:01 +02:00
parent c1513bf139
commit b729c76bce
3 changed files with 17 additions and 17 deletions

View File

@ -9,6 +9,7 @@ env_logger = { version = "0.3", default-features = false }
fst = "0.3"
fst-levenshtein = "0.2"
futures = "0.1"
lazy_static = "1.0"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"