Skip to content

Commit ce6828e

Browse files
committed
Bump curl to 0.2.16 and curl-sys to 0.1.31
1 parent 89ac001 commit ce6828e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "curl"
4-
version = "0.2.15"
4+
version = "0.2.16"
55
authors = ["Carl Lerche <[email protected]>"]
66
license = "MIT"
77
repository = "https://github.com/carllerche/curl-rust"

curl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "curl-sys"
3-
version = "0.1.31"
3+
version = "0.1.32"
44
authors = ["Carl Lerche <[email protected]"]
55
links = "curl"
66
build = "build.rs"

0 commit comments

Comments
 (0)