mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +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
@ -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…
x
Reference in New Issue
Block a user