about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2021-11-22 14:01:57 -0800
committerEric Huss <eric@huss.org>2021-11-22 14:01:57 -0800
commitb086bd0412195c66ff25cab549800a7a1bb5148c (patch)
tree36c72664ecdf0f8707373f986c2b1a1007ccd89e
parent936f2600b6c903b04387f74ed5cbce88bb06d243 (diff)
downloadrust-b086bd0412195c66ff25cab549800a7a1bb5148c.tar.gz
rust-b086bd0412195c66ff25cab549800a7a1bb5148c.zip
Update cargo
-rw-r--r--Cargo.lock8
m---------src/tools/cargo0
2 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 28b922cf913..51ed441d0db 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -888,9 +888,9 @@ dependencies = [
 
 [[package]]
 name = "curl"
-version = "0.4.40"
+version = "0.4.41"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "877cc2f9b8367e32b6dabb9d581557e651cb3aa693a37f8679091bbf42687d5d"
+checksum = "1bc6d233563261f8db6ffb83bbaad5a73837a6e6b28868e926337ebbdece0be3"
 dependencies = [
  "curl-sys",
  "libc",
@@ -903,9 +903,9 @@ dependencies = [
 
 [[package]]
 name = "curl-sys"
-version = "0.4.50+curl-7.79.1"
+version = "0.4.51+curl-7.80.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4856b76919dd599f31236bb18db5f5bd36e2ce131e64f857ca5c259665b76171"
+checksum = "d130987e6a6a34fe0889e1083022fa48cd90e6709a84be3fb8dd95801de5af20"
 dependencies = [
  "cc",
  "libc",
diff --git a/src/tools/cargo b/src/tools/cargo
-Subproject ad50d0d266213e0cc4f6e526a39d96faae9a384
+Subproject e1fb17631eb1b3665cdbe45b1c186111577ef51