Skip to content

Commit

Permalink
Bump webbrowser from 0.8.15 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.15 to 1.0.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.8.15...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent f3f4fcf commit 0f8a1d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 playlist-sync/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ rspotify = { version = "0.13", default-features = false, features = ["client-req
snafu = "0.8"
tokio = { version = "1.0", features = ["full"] }
warp = { version = "0.3", features = ["tokio-rustls"] }
webbrowser = "0.8"
webbrowser = "1.0"
console = "0.15"

0 comments on commit 0f8a1d2

Please sign in to comment.