]> git.proxmox.com Git - cargo.git/commitdiff
Update opener requirement from 0.4 to 0.5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 14 Jun 2021 08:05:04 +0000 (08:05 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 08:05:04 +0000 (08:05 +0000)
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](https://github.com/Seeker14491/opener/compare/v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: opener
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Cargo.toml

index bf3d7dc07f33774b5283fc2fc5e565c4d8af4360..8427b428253bf6fbbeb566174688b9df1b7ff6c1 100644 (file)
@@ -47,7 +47,7 @@ log = "0.4.6"
 libgit2-sys = "0.12.18"
 memchr = "2.1.3"
 num_cpus = "1.0"
-opener = "0.4"
+opener = "0.5"
 percent-encoding = "2.0"
 rustfix = "0.6.0"
 semver = { version = "1.0.3", features = ["serde"] }