Skip to content

Commit c7d0429

Browse files
committed
Update curl-sys version
1 parent 823ec1b commit c7d0429

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
@@ -17,7 +17,7 @@ appveyor = { repository = "alexcrichton/curl-rust" }
1717

1818
[dependencies]
1919
libc = "0.2.42"
20-
curl-sys = { path = "curl-sys", version = "0.4.32", default-features = false }
20+
curl-sys = { path = "curl-sys", version = "0.4.33", default-features = false }
2121
socket2 = "0.3.7"
2222

2323
# Unix platforms use OpenSSL for now to provide SSL functionality

0 commit comments

Comments
 (0)