mirror of
https://github.com/rust-lang/cargo
synced 2024-10-30 03:28:38 +00:00
Update opener requirement from 0.2.0 to 0.3.0
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/commits/v0.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
cc88d01166
commit
e36ae43400
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ libc = "0.2"
|
|||
log = "0.4"
|
||||
libgit2-sys = "0.7.5"
|
||||
num_cpus = "1.0"
|
||||
opener = "0.2.0"
|
||||
opener = "0.3.0"
|
||||
rustfix = "0.4.2"
|
||||
same-file = "1"
|
||||
semver = { version = "0.9.0", features = ["serde"] }
|
||||
|
|
Loading…
Reference in a new issue