Skip to content

Commit 5c96dc7

Browse files
committed
Auto merge of #155444 - bjorn3:update_deps, r=jieyouxu
Update a bunch of dependencies to reduce windows-sys duplication This gets rid of windows-sys 0.60 and with the exception of curl and stacker it gets rid of windows-sys 0.59. For stacker getting rid of windows-sys 0.59 is blocked on rust-lang/stacker#145 and rust-lang/rust#155438.
2 parents 8f12b51 + 8b82654 commit 5c96dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clippy_dev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
99
clap = { version = "4.4", features = ["derive"] }
1010
indoc = "1.0"
1111
itertools = "0.12"
12-
opener = "0.7"
12+
opener = "0.8"
1313
rustc-literal-escaper = "0.0.7"
1414
walkdir = "2.3"
1515

0 commit comments

Comments
 (0)