Skip to content

Commit 7ada839

Browse files
committed
Update curl-sys to pull in curl 8.3.0
1 parent d829727 commit 7ada839

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -37,7 +37,7 @@ core-foundation = { version = "0.9.3", features = ["mac_os_10_7_support"] }
3737
crates-io = { version = "0.39.0", path = "crates/crates-io" }
3838
criterion = { version = "0.5.1", features = ["html_reports"] }
3939
curl = "0.4.44"
40-
curl-sys = "0.4.65"
40+
curl-sys = "0.4.66"
4141
filetime = "0.2.22"
4242
flate2 = { version = "1.0.27", default-features = false, features = ["zlib"] }
4343
fwdansi = "1.1.0"

0 commit comments

Comments
 (0)