Skip to content

Commit

Permalink
fix(deps): update rust crate opener to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rami3l committed Mar 24, 2024
1 parent 5383232 commit 0c501d5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 4 deletions.
28 changes: 25 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ home = "0.5.4"
itertools = "0.12"
libc = "0.2"
once_cell.workspace = true
opener = "0.6.0"
opener = "0.7.0"
# `openssl` is used by `curl` or `reqwest` backend although it isn't imported by rustup: this
# allows controlling the vendoring status without exposing the presence of the download crate.
# HACK: We temporarily pin the OpenSSL version due to build issues encountered in
Expand Down

0 comments on commit 0c501d5

Please sign in to comment.