Skip to content

Commit

Permalink
build(deps): bump webbrowser from 0.5.5 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.5.5 to 0.8.3.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](amodm/webbrowser-rs@v0.5.5...v0.8.3)

---
updated-dependencies:
- dependency-name: webbrowser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rlespinasse committed Mar 6, 2023
1 parent f34bc2a commit bcd84bb
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 5 deletions.
199 changes: 195 additions & 4 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 @@ -26,7 +26,7 @@ ignore = "0.4"
linkify = "0.4.0"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.8"
webbrowser = "0.5.5"
webbrowser = "0.8.3"

[dev-dependencies]
assert_cmd = "1.0.2"
Expand Down

0 comments on commit bcd84bb

Please sign in to comment.