build(deps): bump open from 1.6.0 to 1.7.0

Bumps [open](https://github.com/Byron/open-rs) from 1.6.0 to 1.7.0.
- [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.6.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-19 05:30:10 +00:00
parent d1fd4e5c86
commit 0f3a58352f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ pest_derive = "2.1.0"
regex = "1.4.5"
os_info = "3.0.2"
urlencoding = "1.1.1"
open = "1.6.0"
open = "1.7.0"
unicode-width = "0.1.8"
term_size = "0.3.2"
quick-xml = "0.22.0"