diff options
| author | Eric Huss <eric@huss.org> | 2019-01-03 12:59:54 -0800 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2019-01-03 12:59:54 -0800 |
| commit | 57790b852447cc304046eb63a67b31a4f64508aa (patch) | |
| tree | 5a0634439d220e27179efe7146a8c300c869683a | |
| parent | c0bbc3927e28c22edefe6a1353b5ecc95ea9a104 (diff) | |
| download | rust-57790b852447cc304046eb63a67b31a4f64508aa.tar.gz rust-57790b852447cc304046eb63a67b31a4f64508aa.zip | |
Update cargo
| -rw-r--r-- | Cargo.lock | 2 | ||||
| m--------- | src/tools/cargo | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 041a24aae6c..6f24f8d3681 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -194,6 +194,7 @@ version = "0.34.0" dependencies = [ "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", "bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -241,6 +242,7 @@ dependencies = [ "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", + "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/src/tools/cargo b/src/tools/cargo -Subproject 0d1f1bbeabd5b43a7f3ecfa16540af8e76d5efb +Subproject 34320d212dca8cd27d06ce93c16c6151f46fcf2 |
