Skip to content

Commit

Permalink
chore(deps): Update webbrowser requirement from 0.8.12 to 1.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [webbrowser](https://github.com/amodm/webbrowser-rs) to permit the latest version.
- [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.12...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 0967628 commit 032d2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ openidconnect = { version = "3.0", default-features = false, features = [
], optional = true }
p256 = "0.13"
p384 = "0.13"
webbrowser = "0.8.12"
webbrowser = "1.0.0"
pem = { version = "3.0", features = ["serde"] }
pkcs1 = { version = "0.7.5", features = ["std"] }
pkcs8 = { version = "0.10.2", features = [
Expand Down

0 comments on commit 032d2ee

Please sign in to comment.