diff options
| author | Jon Gjengset <jongje@amazon.com> | 2022-02-28 12:41:51 -0800 |
|---|---|---|
| committer | Jon Gjengset <jongje@amazon.com> | 2022-02-28 12:42:09 -0800 |
| commit | 6b476fe6ded39dc0efbf74066ca3fc45449fc694 (patch) | |
| tree | 40dc58471c03697dbe65325736282db6f0db43d1 | |
| parent | 97cde9fe08804a3a5208d77f6870ad7d43f8c9c3 (diff) | |
| download | rust-6b476fe6ded39dc0efbf74066ca3fc45449fc694.tar.gz rust-6b476fe6ded39dc0efbf74066ca3fc45449fc694.zip | |
Update cargo
11 changes in d6cdde584a1f15ea086bae922e20fd27f7165431..3d6970d50e30e797b8e26b2b9b1bdf92dc381f34 2022-02-22 19:55:51 +0000 to 2022-02-28 19:29:07 +0000: - https://github.com/rust-lang/cargo/pull/10395 - https://github.com/rust-lang/cargo/pull/10425 - https://github.com/rust-lang/cargo/pull/10428 - https://github.com/rust-lang/cargo/pull/10388 - https://github.com/rust-lang/cargo/pull/10167 - https://github.com/rust-lang/cargo/pull/10429 - https://github.com/rust-lang/cargo/pull/10426 - https://github.com/rust-lang/cargo/pull/10372 - https://github.com/rust-lang/cargo/pull/10420 - https://github.com/rust-lang/cargo/pull/10416 - https://github.com/rust-lang/cargo/pull/10417
| -rw-r--r-- | Cargo.lock | 2 | ||||
| m--------- | src/tools/cargo | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 8d462a143ab..f0c6e371c38 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -318,7 +318,7 @@ dependencies = [ [[package]] name = "cargo" -version = "0.61.0" +version = "0.62.0" dependencies = [ "anyhow", "atty", diff --git a/src/tools/cargo b/src/tools/cargo -Subproject d6cdde584a1f15ea086bae922e20fd27f716543 +Subproject 3d6970d50e30e797b8e26b2b9b1bdf92dc381f3 |
