Skip to content

Commit f31f732

Browse files
dependabot[bot]taiki-e
authored andcommitted
Update opener requirement from 0.7 to 0.8
Updates the requirements on [opener](https://github.com/Seeker14491/opener) to permit the latest version. - [Changelog](https://github.com/Seeker14491/opener/blob/master/CHANGELOG.md) - [Commits](Seeker14491/opener@v0.7.0...v0.8.1) --- updated-dependencies: - dependency-name: opener dependency-version: 0.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58569a0 commit f31f732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ fs-err = "3"
3030
glob = "0.3"
3131
lcov2cobertura = "1.0.1"
3232
lexopt = "0.3"
33-
opener = { version = "0.7", default-features = false }
33+
opener = { version = "0.8", default-features = false }
3434
regex = { version = "1.3", default-features = false, features = ["perf", "std"] }
3535
rustc-demangle = { version = "0.1.23", features = ["std"] }
3636
ruzstd = { version = "0.8", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)