Skip to content

Commit a616356

Browse files
committed
Update curl-sys to use libcurl 7.88.1
1 parent ddfe87f commit a616356

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.3" }
2424
clap = "4.1.3"
2525
crates-io = { path = "crates/crates-io", version = "0.35.1" }
2626
curl = { version = "0.4.44", features = ["http2"] }
27-
curl-sys = "0.4.59"
27+
curl-sys = "0.4.60"
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)