bump opener to sync with rust
This commit is contained in:
parent
f444012c4c
commit
590fdfba14
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user