Commit Cargo.lock

Cargo.lock should be tracked with version control for binaries but
I neglected to commit it in the previous commit.
This commit is contained in:
Daniel Sockwell 2019-04-18 10:14:46 -04:00
parent 9434260fa7
commit 65fded3eb1
1 changed files with 0 additions and 1 deletions

1
Cargo.lock generated
View File

@ -1090,7 +1090,6 @@ dependencies = [
"actix 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)",
"actix-redis 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"actix-web 0.7.18 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"envconfig 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"envconfig_derive 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",