Skip to content

Commit

Permalink
Bump opener from 0.6.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [opener](https://github.com/Seeker14491/opener) from 0.6.1 to 0.7.0.
- [Changelog](https://github.com/Seeker14491/opener/blob/master/CHANGELOG.md)
- [Commits](Seeker14491/opener@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: opener
  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 djc committed Mar 25, 2024
1 parent 77fa9b7 commit 9305be5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 4 deletions.
34 changes: 31 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cargo_metadata = "0.18"
clap = { version = "4.0.11", features = ["derive"] }
clap_complete = "4.0.2"
inferno = { version = "0.11.0", default_features = false, features = ["multithreaded", "nameattr"] }
opener = "0.6.0"
opener = "0.7.0"
shlex = "1.1.0"

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit 9305be5

Please sign in to comment.