Skip to content

Commit d1385e3

Browse files
authored
Merge pull request #3183 from rust-lang/renovate/opener-0.x
Update Rust crate opener to 0.5.2
2 parents 3007cf6 + 8d411a3 commit d1385e3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 5 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
@@ -39,7 +39,7 @@ home = "0.5.4"
3939
lazy_static = "1"
4040
libc = "0.2"
4141
num_cpus = "1.15"
42-
opener = "0.5.0"
42+
opener = "0.5.2"
4343
# Used by `curl` or `reqwest` backend although it isn't imported
4444
# by our rustup.
4545
openssl = {version = "0.10", optional = true}

0 commit comments

Comments
 (0)