From 76c3081f74e68950a5d576507f902a4b79e729ca Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Wed, 18 Sep 2024 08:56:20 -0700 Subject: [PATCH] Update to 8.10.1 --- curl-sys/Cargo.toml | 2 +- curl-sys/build.rs | 2 +- curl-sys/curl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/curl-sys/Cargo.toml b/curl-sys/Cargo.toml index e31bd44bb..e82ece3db 100644 --- a/curl-sys/Cargo.toml +++ b/curl-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "curl-sys" -version = "0.4.75+curl-8.10.0" +version = "0.4.76+curl-8.10.1" authors = ["Alex Crichton "] links = "curl" build = "build.rs" diff --git a/curl-sys/build.rs b/curl-sys/build.rs index 14cfe0efb..abb717c42 100644 --- a/curl-sys/build.rs +++ b/curl-sys/build.rs @@ -100,7 +100,7 @@ fn main() { .replace("@LIBCURL_LIBS@", "") .replace("@SUPPORT_FEATURES@", "") .replace("@SUPPORT_PROTOCOLS@", "") - .replace("@CURLVERSION@", "8.10.0"), + .replace("@CURLVERSION@", "8.10.1"), ) .unwrap(); diff --git a/curl-sys/curl b/curl-sys/curl index a3bd1dda1..7eb8c0484 160000 --- a/curl-sys/curl +++ b/curl-sys/curl @@ -1 +1 @@ -Subproject commit a3bd1dda12ec79cd63e0d81df4ec4b1fbbbcfa1b +Subproject commit 7eb8c048470ed2cc14dca75be9c1cdae7ac8498b