build: bump open from 2.0.1 to 2.0.2 (#3288)

Bumps [open](https://github.com/Byron/open-rs) from 2.0.1 to 2.0.2.
- [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/open-v2.0.1...v2.0.2)

---
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-12-01 23:05:48 +01:00
committed by GitHub
parent 2a4b922da4
commit e44e1a44ca
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ pest_derive = "2.1.0"
regex = "1.5.4"
os_info = "3.0.8"
urlencoding = "2.1.0"
open = "2.0.1"
open = "2.0.2"
unicode-width = "0.1.9"
terminal_size = "0.1.17"
quick-xml = "0.22.0"