Cargo.lock, serde_derive

This commit is contained in:
Tyera Eulberg 2019-04-05 19:07:11 -06:00 committed by Tyera Eulberg
parent 89efe67e73
commit 569a289a6f
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -1021,7 +1021,7 @@ dependencies = [
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
]