Skip to content

Commit ff9ee5c

Browse files
Update opener requirement from 0.4 to 0.5
Updates the requirements on [opener](https://github.com/Seeker14491/opener) to permit the latest version. - [Release notes](https://github.com/Seeker14491/opener/releases) - [Changelog](https://github.com/Seeker14491/opener/blob/master/CHANGELOG.md) - [Commits](Seeker14491/opener@v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: opener dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4445667 commit ff9ee5c

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
@@ -47,7 +47,7 @@ log = "0.4.6"
4747
libgit2-sys = "0.12.18"
4848
memchr = "2.1.3"
4949
num_cpus = "1.0"
50-
opener = "0.4"
50+
opener = "0.5"
5151
percent-encoding = "2.0"
5252
rustfix = "0.6.0"
5353
semver = { version = "1.0.3", features = ["serde"] }

0 commit comments

Comments
 (0)