Skip to content

Commit 0c501d5

Browse files
renovate[bot]rami3l
authored andcommitted
fix(deps): update rust crate opener to 0.7.0
1 parent 5383232 commit 0c501d5

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

Cargo.lock

Lines changed: 25 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ home = "0.5.4"
6060
itertools = "0.12"
6161
libc = "0.2"
6262
once_cell.workspace = true
63-
opener = "0.6.0"
63+
opener = "0.7.0"
6464
# `openssl` is used by `curl` or `reqwest` backend although it isn't imported by rustup: this
6565
# allows controlling the vendoring status without exposing the presence of the download crate.
6666
# HACK: We temporarily pin the OpenSSL version due to build issues encountered in

0 commit comments

Comments
 (0)