Skip to content

Commit

Permalink
Revert "Update curl-sys to use libcurl 7.88.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss authored Feb 22, 2023
1 parent f3de2de commit 43a27cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cargo-util = { path = "crates/cargo-util", version = "0.2.3" }
clap = "4.1.3"
crates-io = { path = "crates/crates-io", version = "0.35.1" }
curl = { version = "0.4.44", features = ["http2"] }
curl-sys = "0.4.60"
curl-sys = "0.4.59"
env_logger = "0.10.0"
filetime = "0.2.9"
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
Expand Down

0 comments on commit 43a27cb

Please sign in to comment.