It's alive!

This commit is contained in:
Lucien Greathouse
2019-02-22 10:50:14 -08:00
parent c13291a598
commit 6ea1211bc5
3 changed files with 36 additions and 13 deletions

2
Cargo.lock generated
View File

@@ -1330,6 +1330,8 @@ dependencies = [
"csv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
"hyper 0.12.23 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",