Skip to content

Commit

Permalink
chore(deps): bump webbrowser from 0.8.3 to 0.8.4 (#29)
Browse files Browse the repository at this point in the history
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.3 to 0.8.4.
- [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.3...v0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2023
1 parent 96023fa commit 42bc030
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
28 changes: 18 additions & 10 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 crates/stackable-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ reqwest = { version = "0.11.13", features = ["rustls-tls-webpki-roots"] }
# Stackable Components
stackable-core = { version = "0.1.0", path = "../stackable-core" }
tokio-stream = { version = "0.1.11", features = ["sync"] }
webbrowser = "0.8.3"
webbrowser = "0.8.4"

0 comments on commit 42bc030

Please sign in to comment.