Skip to content

Commit 89b86b7

Browse files
committed
Update curl-sys
1 parent 16d0495 commit 89b86b7

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
@@ -24,7 +24,7 @@ cargo-util = { path = "crates/cargo-util", version = "0.2.4" }
2424
clap = "4.1.3"
2525
crates-io = { path = "crates/crates-io", version = "0.36.0" }
2626
curl = { version = "0.4.44", features = ["http2"] }
27-
curl-sys = "0.4.59"
27+
curl-sys = "0.4.61"
2828
env_logger = "0.10.0"
2929
filetime = "0.2.9"
3030
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }

0 commit comments

Comments
 (0)