Skip to content

Commit d711c12

Browse files
committed
Update curl-sys to pull in curl 8.2.1
1 parent 263d24b commit d711c12

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
@@ -33,7 +33,7 @@ core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
3333
crates-io = { version = "0.38.0", path = "crates/crates-io" }
3434
criterion = { version = "0.5.1", features = ["html_reports"] }
3535
curl = "0.4.44"
36-
curl-sys = "0.4.64"
36+
curl-sys = "0.4.65"
3737
env_logger = "0.10.0"
3838
filetime = "0.2.9"
3939
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }

0 commit comments

Comments
 (0)