mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-06 01:49:18 +00:00
Merge pull request #124 from rust-vmm/dependabot/cargo/clap-3.1.6
build(deps): bump clap from 3.1.5 to 3.1.6
This commit is contained in:
commit
8933f19c33
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -48,9 +48,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||||
|
||||
[[package]]
|
||||
name = "clap"
|
||||
version = "3.1.5"
|
||||
version = "3.1.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ced1892c55c910c1219e98d6fc8d71f6bddba7905866ce740066d8bfea859312"
|
||||
checksum = "d8c93436c21e4698bacadf42917db28b23017027a4deccb35dbe47a7e7840123"
|
||||
dependencies = [
|
||||
"atty",
|
||||
"bitflags",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user