Skip to content

Commit 30278d3

Browse files
committed
Auto merge of #89187 - ehuss:update-cargo, r=ehuss
Update cargo 7 commits in 9a28ac83c9eb73e42ffafac552c0a55f00dbf40c..0121d66aa2ef5ffa9735f86c2b56f5fdc5a837a6 2021-09-18 15:42:28 -0500 to 2021-09-22 16:08:27 +0000 - Implement example completion for zsh (rust-lang/cargo#9939) - Bump curl-sys dependency (rust-lang/cargo#9937) - Add fetch smoke test. (rust-lang/cargo#9921) - Differentiate tests in progress bar. (rust-lang/cargo#9934) - Remove TOML incompatibility hacks (rust-lang/cargo#9932) - Change diesel compatibility messages (rust-lang/cargo#9927) - Remove broken link in contrib docs. (rust-lang/cargo#9928)
2 parents 308dffd + 72556f3 commit 30278d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -882,9 +882,9 @@ dependencies = [
882882

883883
[[package]]
884884
name = "curl-sys"
885-
version = "0.4.45+curl-7.78.0"
885+
version = "0.4.48+curl-7.79.1"
886886
source = "registry+https://github.com/rust-lang/crates.io-index"
887-
checksum = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb"
887+
checksum = "a6a77a741f832116da66aeb126b4f19190ecf46144a74a9bde43c2086f38da0e"
888888
dependencies = [
889889
"cc",
890890
"libc",

0 commit comments

Comments
 (0)