about summary refs log tree commit diff
diff options
context:
space:
mode:
authorklensy <klensy@users.noreply.github.com>2024-10-15 17:51:35 +0300
committerklensy <klensy@users.noreply.github.com>2024-10-15 17:51:35 +0300
commit590fdfba142275d485a7ea8e4305ad826fce961c (patch)
tree17ebe6ed45c9b1fa7e083401b7f8c0715f44bd59
parentf444012c4cfd3caa0f9675ece0f09024c148fb2e (diff)
downloadrust-590fdfba142275d485a7ea8e4305ad826fce961c.tar.gz
rust-590fdfba142275d485a7ea8e4305ad826fce961c.zip
bump opener to sync with rust
-rw-r--r--clippy_dev/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/clippy_dev/Cargo.toml b/clippy_dev/Cargo.toml
index a5d72c3a559..952a8711fb4 100644
--- a/clippy_dev/Cargo.toml
+++ b/clippy_dev/Cargo.toml
@@ -9,7 +9,7 @@ aho-corasick = "1.0"
 clap = { version = "4.4", features = ["derive"] }
 indoc = "1.0"
 itertools = "0.12"
-opener = "0.6"
+opener = "0.7"
 shell-escape = "0.1"
 walkdir = "2.3"