build(deps): update rust crate open to 4.2.0

This commit is contained in:
renovate[bot]
2023-06-21 15:40:19 +00:00
committed by GitHub
parent fad16ca1b8
commit dce46c7a68
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ log = { version = "0.4.19", features = ["std"] }
notify-rust = { version = "4.8.0", optional = true }
nu-ansi-term = "0.48.0"
once_cell = "1.18.0"
open = "4.1.0"
open = "4.2.0"
# update os module config and tests when upgrading os_info
os_info = "3.7.0"
path-slash = "0.2.1"