mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-13 19:30:38 +00:00
Merge pull request #106 from rust-vmm/dependabot/cargo/clap_derive-3.0.14
build(deps): bump clap_derive from 3.0.12 to 3.0.14
This commit is contained in:
commit
f1c6c542cb
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -65,9 +65,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap_derive"
|
||||
version = "3.0.12"
|
||||
version = "3.0.14"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0fd2078197a22f338bd4fbf7d6387eb6f0d6a3c69e6cbc09f5c93e97321fd92a"
|
||||
checksum = "9a1132dc3944b31c20dd8b906b3a9f0a5d0243e092d59171414969657ac6aa85"
|
||||
dependencies = [
|
||||
"heck",
|
||||
"proc-macro-error",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user