aboutsummaryrefslogtreecommitdiff
path: root/rust/libnewsboat/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/libnewsboat/Cargo.toml')
-rw-r--r--rust/libnewsboat/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/libnewsboat/Cargo.toml b/rust/libnewsboat/Cargo.toml
index 9d93a615..89147f1f 100644
--- a/rust/libnewsboat/Cargo.toml
+++ b/rust/libnewsboat/Cargo.toml
@@ -29,7 +29,7 @@ version = "0.7.1"
features = [ "gettext-system" ]
[dependencies.curl-sys]
-version = "0.4.74"
+version = "0.4.75"
# This disables the only default feature, "ssl". It doesn't affect the
# functionality, since it can't affect the libcurl.so available on the host.
#