Skip to content

Commit 888f675

Browse files
authored
chore: bump to curl-sys@0.4.87 (#16808)
### What does this PR try to resolve? See * alexcrichton/curl-rust#643 * rust-lang/rust#154482 (comment) This will unblock cargo submodule update in rust-lang/rust
2 parents ddb37b0 + fe5bfa6 commit 888f675

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ core-foundation = { version = "0.10.1", features = ["mac_os_10_7_support"] }
4444
crates-io = { version = "0.40.18", path = "crates/crates-io" }
4545
criterion = { version = "0.8.2", features = ["html_reports"] }
4646
curl = "0.4.49"
47-
curl-sys = "0.4.86"
47+
curl-sys = "0.4.87"
4848
filetime = "0.2.27"
4949
flate2 = { version = "1.1.9", default-features = false, features = ["zlib-rs"] }
5050
git2 = "0.20.4"

0 commit comments

Comments
 (0)