Update cargo
This commit is contained in:
parent
32f6056079
commit
a947c6a595
2 changed files with 1 additions and 7 deletions
6
src/Cargo.lock
generated
6
src/Cargo.lock
generated
|
@ -233,22 +233,16 @@ dependencies = [
|
||||||
name = "cargotest"
|
name = "cargotest"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"cargo 0.22.0",
|
"cargo 0.22.0",
|
||||||
"filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"flate2 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
"flate2 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"git2 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
"git2 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hamcrest 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hamcrest 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hex 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hex 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"tar 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"tar 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit bcf3997b1fa177afc5b6c632a6fbbf6cc75df427
|
Subproject commit 7847f75bb6fc4fee6f511ca740bbe6872c08502b
|
Loading…
Add table
Reference in a new issue