mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-30 14:44:31 +00:00
drop derive-builder dependency
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
778983c1b0
commit
1d65ff88dd
@ -8,7 +8,6 @@ authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
|
|||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
derive_builder = "0.7"
|
|
||||||
failure = "0.1"
|
failure = "0.1"
|
||||||
proc-macro2 = "1.0"
|
proc-macro2 = "1.0"
|
||||||
quote = "1.0"
|
quote = "1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user