Skip to content

Commit 8d411a3

Browse files
fix(deps): update rust crate opener to 0.5.2
1 parent d4e1f17 commit 8d411a3

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)