From 68062418a32e9e69c78c17e1b4c33703752a2a02 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 12 Jun 2022 09:44:27 +0800 Subject: upgrade 'open' to latest version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 80fb6f1..652eda3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ unicode-segmentation = { version = "1.3.0", optional = true } crosstermion = { optional = true, version = "0.9.0", default-features = false } tui = { version = "0.17.0", optional = true, default-features = false } tui-react = { version = "0.17.0", optional = true } -open = { version = "2.0.0", optional = true } +open = { version = "3.0", optional = true } wild = "2.0.4" [target.'cfg(all(target_os = "macos", target_arch = "aarch64"))'.dependencies] -- cgit v1.2.3