mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #9917 - ehuss:update-curl-sys, r=alexcrichton
Update curl-sys Updates to 0.4.47 to bring in https://github.com/alexcrichton/curl-rust/pull/406.
This commit is contained in:
commit
33ee5f82ed
@ -26,7 +26,7 @@ cargo-util = { path = "crates/cargo-util", version = "0.1.1" }
|
||||
crates-io = { path = "crates/crates-io", version = "0.33.0" }
|
||||
crossbeam-utils = "0.8"
|
||||
curl = { version = "0.4.38", features = ["http2"] }
|
||||
curl-sys = "0.4.46"
|
||||
curl-sys = "0.4.47"
|
||||
env_logger = "0.9.0"
|
||||
pretty_env_logger = { version = "0.4", optional = true }
|
||||
anyhow = "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user