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.
1 parent 25575e0 commit c0c7a66Copy full SHA for c0c7a66
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "curl"
3
-version = "0.4.44"
+version = "0.4.45"
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.71+curl-8.6.0"
+version = "0.4.72+curl-8.6.0"
links = "curl"
build = "build.rs"
0 commit comments