bump opener to sync with rust

This commit is contained in:
klensy 2024-10-15 17:51:35 +03:00
parent f444012c4c
commit 590fdfba14

View File

@ -9,7 +9,7 @@ aho-corasick = "1.0"
clap = { version = "4.4", features = ["derive"] } clap = { version = "4.4", features = ["derive"] }
indoc = "1.0" indoc = "1.0"
itertools = "0.12" itertools = "0.12"
opener = "0.6" opener = "0.7"
shell-escape = "0.1" shell-escape = "0.1"
walkdir = "2.3" walkdir = "2.3"