build(deps): update rust crate open to 4.1.0

This commit is contained in:
renovate[bot]
2023-04-26 22:39:07 +00:00
committed by GitHub
parent afe0919822
commit fa00d82dfd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ log = { version = "0.4.17", features = ["std"] }
notify-rust = { version = "4.8.0", optional = true }
nu-ansi-term = "0.47.0"
once_cell = "1.17.1"
open = "4.0.2"
open = "4.1.0"
# update os module config and tests when upgrading os_info
os_info = "3.7.0"
path-slash = "0.2.1"