Skip to content

Commit

Permalink
Bump open from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [open](https://github.com/Byron/open-rs) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7601266 commit 79b0da4
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ humantime = "2.1.0"
indicatif = { version = "0.17.7", features = ["rayon"] }
itertools = "0.12.0"
log = { version = "0.4.20", features = ["max_level_debug", "release_max_level_warn"] }
open = "5.0.0"
open = "5.0.1"
parking_lot = { version = "0.12.1", features = ["serde", "deadlock_detection"] }
percent-encoding = "2.3.0"
preferences = "1.1.0"
Expand Down

0 comments on commit 79b0da4

Please sign in to comment.