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

1
Cargo.lock generated
View File

@ -317,6 +317,7 @@ dependencies = [
"fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"fst-levenshtein 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.42 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",