build: bump open from 1.7.0 to 1.7.1 (#2903)

Bumps [open](https://github.com/Byron/open-rs) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v1.7.0...v1.7.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-19 22:49:35 +02:00
committed by GitHub
parent b041adf4dc
commit b233210e43
2 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ pest_derive = "2.1.0"
regex = "1.5.4"
os_info = "3.0.6"
urlencoding = "2.1.0"
open = "1.7.0"
open = "1.7.1"
unicode-width = "0.1.8"
term_size = "0.3.2"
quick-xml = "0.22.0"