We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03f18ba + e682249 commit 739b5fdCopy full SHA for 739b5fd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "curl"
3
-version = "0.4.47"
+version = "0.4.48"
4
authors = ["Alex Crichton <alex@alexcrichton.com>"]
5
license = "MIT"
6
repository = "https://github.com/alexcrichton/curl-rust"
curl-sys/Cargo.toml
name = "curl-sys"
-version = "0.4.80+curl-8.14.1"
+version = "0.4.81+curl-8.14.1"
links = "curl"
build = "build.rs"
0 commit comments