summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-07 18:10:38 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-07 20:52:32 +0000
commit84a745b6dd9f284a4844064a7ef9650973261bd5 (patch)
tree30315d70e3e2b8f50a031e190a10998bfb774b24 /Cargo.toml
parente8442f5d95d5f2fc739b611645bdcac206620068 (diff)
build(deps): update rust crate open to 5.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a66777c4f..564d40794 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -58,7 +58,7 @@ log = { version = "0.4.21", features = ["std"] }
notify-rust = { version = "4.10.0", optional = true }
nu-ansi-term = "0.50.0"
once_cell = "1.19.0"
-open = "5.1.0"
+open = "5.1.2"
# update os module config and tests when upgrading os_info
os_info = "3.7.0"
path-slash = "0.2.1"