Skip to content

Commit

Permalink
build(deps): bump webbrowser from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.7.1 to 0.8.0.
- [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.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: webbrowser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and relrelb committed Sep 12, 2022
1 parent dae2dc2 commit bff0855
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 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 desktop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env_logger = { version = "0.9", default-features = false, features = ["humantime
generational-arena = "0.2.8"
log = "0.4"
winit = "0.26.1"
webbrowser = "0.7.1"
webbrowser = "0.8.0"
url = "2.2.2"
clipboard = "0.5.0"
dirs = "4.0"
Expand Down

0 comments on commit bff0855

Please sign in to comment.