Skip to content

Commit d3a208a

Browse files
committed
Update curl-sys
1 parent 67398ae commit d3a208a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cargo-platform = { path = "crates/cargo-platform", version = "0.1.2" }
2222
cargo-util = { path = "crates/cargo-util", version = "0.2.1" }
2323
crates-io = { path = "crates/crates-io", version = "0.34.0" }
2424
curl = { version = "0.4.44", features = ["http2"] }
25-
curl-sys = "0.4.58"
25+
curl-sys = "0.4.59"
2626
env_logger = "0.9.0"
2727
pretty_env_logger = { version = "0.4", optional = true }
2828
anyhow = "1.0.47"

0 commit comments

Comments
 (0)