Skip to content

Commit

Permalink
update opener to 0.6 to fix wslview not working issue
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Jul 18, 2023
1 parent 5a9f611 commit 2c4a64d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 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 @@ -58,7 +58,7 @@ libgit2-sys = "0.15.1"
log = "0.4.17"
memchr = "2.1.3"
miow = "0.5.0"
opener = "0.5"
opener = "0.6"
openssl ="0.10.55"
os_info = "3.5.0"
pasetors = { version = "0.6.4", features = ["v3", "paserk", "std", "serde"] }
Expand Down

0 comments on commit 2c4a64d

Please sign in to comment.