Skip to content

Commit

Permalink
upgrade 'open' to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Jun 12, 2022
1 parent 29a2abc commit 6806241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 6806241

Please sign in to comment.