Skip to content

Commit

Permalink
Bump opener version
Browse files Browse the repository at this point in the history
  • Loading branch information
nik012003 committed Aug 14, 2023
1 parent 9d597f1 commit 222a76a
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 @@ -15,7 +15,7 @@ exclude = ["/.vscode"]
clap = { version = "4.1.8", features = ["derive"] }
gtk = { version = "0.6.6", package = "gtk4", features = ["v4_6"] }
glib-macros = "0.18.0"
opener = "0.5.2"
opener = "0.6.1"

[profile.release]
strip = true
Expand Down

0 comments on commit 222a76a

Please sign in to comment.