Skip to content

Commit

Permalink
chore(deps): add webbrowser dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mertssmnoglu committed May 20, 2024
1 parent f9a94ea commit 1026380
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 0 deletions.
198 changes: 198 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ tui-popup = "0.3.1"
clap = { version = "4.5.4", features = ["derive", "env", "wrap_help", "cargo"] }
clap_complete = "4.5.2"
clap_mangen = "0.2.20"
webbrowser = "1.0.1"

[profile.dev]
opt-level = 0
Expand Down

0 comments on commit 1026380

Please sign in to comment.