Skip to content

Commit

Permalink
Update curl-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Nov 2, 2022
1 parent 67398ae commit d3a208a
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 @@ -22,7 +22,7 @@ cargo-platform = { path = "crates/cargo-platform", version = "0.1.2" }
cargo-util = { path = "crates/cargo-util", version = "0.2.1" }
crates-io = { path = "crates/crates-io", version = "0.34.0" }
curl = { version = "0.4.44", features = ["http2"] }
curl-sys = "0.4.58"
curl-sys = "0.4.59"
env_logger = "0.9.0"
pretty_env_logger = { version = "0.4", optional = true }
anyhow = "1.0.47"
Expand Down

0 comments on commit d3a208a

Please sign in to comment.