Bump open from 1.7.1 to 2.0.1
Bumps [open](https://github.com/Byron/open-rs) from 1.7.1 to 2.0.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.1...open-v2.0.1) --- updated-dependencies: - dependency-name: open dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ lazy_static = "1.4.0"
|
||||
# Optional dependencies regulated by features
|
||||
web-view = { version = "0.7.3", features = [], optional = true }
|
||||
tinyfiledialogs = { version = "3.8.3", optional = true }
|
||||
open = { version = "1.7.1", optional = true }
|
||||
open = { version = "2.0.1", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = { version = "0.3.9", features = ["impl-default", "wincon", "shellscalingapi"] }
|
||||
|
||||
Reference in New Issue
Block a user