File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " curl"
3- version = " 0.4.25 "
3+ version = " 0.4.26 "
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
55license = " MIT"
66repository = " https://github.com/alexcrichton/curl-rust"
@@ -16,7 +16,7 @@ appveyor = { repository = "alexcrichton/curl-rust" }
1616
1717[dependencies ]
1818libc = " 0.2.42"
19- curl-sys = { path = " curl-sys" , version = " 0.4.21 " , default-features = false }
19+ curl-sys = { path = " curl-sys" , version = " 0.4.27 " , default-features = false }
2020socket2 = " 0.3.7"
2121
2222# Unix platforms use OpenSSL for now to provide SSL functionality
Original file line number Diff line number Diff line change 11[package ]
22name = " curl-sys"
3- version = " 0.4.26 "
3+ version = " 0.4.27 "
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
55links = " curl"
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments