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.38 "
3+ version = " 0.4.39 "
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
55license = " MIT"
66repository = " https://github.com/alexcrichton/curl-rust"
@@ -18,7 +18,7 @@ appveyor = { repository = "alexcrichton/curl-rust" }
1818
1919[dependencies ]
2020libc = " 0.2.42"
21- curl-sys = { path = " curl-sys" , version = " 0.4.44 " , default-features = false }
21+ curl-sys = { path = " curl-sys" , version = " 0.4.49 " , default-features = false }
2222socket2 = " 0.4.0"
2323
2424# 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.48 +curl-7.79.1"
3+ version = " 0.4.49 +curl-7.79.1"
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
55links = " curl"
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments