Skip to content

Commit 417401f

Browse files
committed
Auto merge of rust-lang#7394 - ehuss:update-opener, r=ehuss
Update opener. This updates the opener dependency, to try to reduce the duplicate dependencies in the rust-lang/rust repo. The changelog is [here](https://github.com/Seeker14491/opener/blob/master/CHANGELOG.md#050---2021-06-11), and I don't expect it to have much of a change to anyone. changelog: none
2 parents 48fa1dc + 9301ffb commit 417401f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_dev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2018"
88
bytecount = "0.6"
99
clap = "2.33"
1010
itertools = "0.9"
11-
opener = "0.4"
11+
opener = "0.5"
1212
regex = "1"
1313
shell-escape = "0.1"
1414
walkdir = "2"

0 commit comments

Comments
 (0)