Skip to content

Commit

Permalink
build(deps): update open requirement from 3.2.0 to 4.0.0 (#42)
Browse files Browse the repository at this point in the history
Updates the requirements on [open](https://github.com/Byron/open-rs) to permit the latest version.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v3.2.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rogerluo <[email protected]>
  • Loading branch information
dependabot[bot] and Roger-luo authored Mar 14, 2023
1 parent 02470ae commit 0dd740d
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 @@ -34,7 +34,7 @@ dirs = "4.0.0"
env_logger = "0.10.0"
handlebars = "4.3.6"
log = "0.4.17"
open = "3.2.0"
open = "4.0.0"
proc-macro2 = "1.0.50"
quote = "1.0.23"
serde = "1.0.152"
Expand Down

0 comments on commit 0dd740d

Please sign in to comment.