Skip to content

Commit

Permalink
Merge pull request newsboat#2810 from newsboat/dependabot/cargo/curl-…
Browse files Browse the repository at this point in the history
…sys-0.4.74curl-8.9.0
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
2 parents 854dc15 + f1d2723 commit 40828e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/libnewsboat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ version = "0.7.0"
features = [ "gettext-system" ]

[dependencies.curl-sys]
version = "0.4.73"
version = "0.4.74"
# 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.
#
Expand Down

0 comments on commit 40828e6

Please sign in to comment.