build(deps): bump clap from 2.27.1 to 2.33.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.27.1 to 2.33.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c7f8498571
commit
6abd50f4b1
2 changed files with 17 additions and 20 deletions
|
|
@ -5,7 +5,7 @@ authors = ["The Cloud Hypervisor Authors"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
clap = "=2.27.1"
|
||||
clap = "=2.33.0"
|
||||
vmm = { path = "vmm" }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue