Bump to 1.13.0
This commit is contained in:
22
Cargo.lock
generated
22
Cargo.lock
generated
@@ -910,7 +910,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "rustup"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
dependencies = [
|
||||
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"download 0.4.0",
|
||||
@@ -923,9 +923,9 @@ dependencies = [
|
||||
"rand 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustup-dist 1.12.0",
|
||||
"rustup-mock 1.12.0",
|
||||
"rustup-utils 1.12.0",
|
||||
"rustup-dist 1.13.0",
|
||||
"rustup-mock 1.13.0",
|
||||
"rustup-utils 1.13.0",
|
||||
"same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -945,7 +945,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustup-dist"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
dependencies = [
|
||||
"error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -954,8 +954,8 @@ dependencies = [
|
||||
"ole32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustup-mock 1.12.0",
|
||||
"rustup-utils 1.12.0",
|
||||
"rustup-mock 1.13.0",
|
||||
"rustup-utils 1.13.0",
|
||||
"sha2 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -969,7 +969,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustup-mock"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
dependencies = [
|
||||
"flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -987,7 +987,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustup-utils"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
dependencies = [
|
||||
"download 0.4.0",
|
||||
"error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1005,10 +1005,10 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustup-win-installer"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
dependencies = [
|
||||
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustup 1.12.0",
|
||||
"rustup 1.13.0",
|
||||
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "rustup"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
authors = [ "Diggory Blake <diggsey@googlemail.com>" ]
|
||||
description = "Manage multiple rust installations with ease"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "rustup-dist"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
authors = [ "Diggory Blake <diggsey@googlemail.com>" ]
|
||||
description = "Installation from a Rust distribution server"
|
||||
build = "build.rs"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "rustup-mock"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
authors = [ "Diggory Blake <diggsey@googlemail.com>" ]
|
||||
description = "Test mocks for rustup"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "rustup-utils"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
authors = [ "Diggory Blake <diggsey@googlemail.com>" ]
|
||||
description = "Utility functions for rustup"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rustup-win-installer"
|
||||
version = "1.12.0"
|
||||
version = "1.13.0"
|
||||
authors = ["Patrick Reisert"]
|
||||
build = "build.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user