Skip to content

Commit b7242f7

Browse files
build(deps): bump open from 1.5.1 to 1.6.0 (#58)
Bumps [open](https://github.com/Byron/open-rs) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md) - [Commits](Byron/open-rs@v1.5.1...v1.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f29c3bd commit b7242f7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exclude = [
2020
[dependencies]
2121
regex = "1"
2222
structopt = "0.3"
23-
open = "1.5"
23+
open = "1.6"
2424
git2 = "0.13"
2525
log = "0.4"
2626
flexi_logger = "0.17"

0 commit comments

Comments
 (0)