bump api-macro dependency to 0.3.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
93fc851a29
commit
cc8f071153
@ -50,7 +50,7 @@ url = "2.1"
|
||||
#regex, serde, serde_json
|
||||
|
||||
# Macro crates:
|
||||
proxmox-api-macro = { path = "../proxmox-api-macro", optional = true, version = "0.3.1" }
|
||||
proxmox-api-macro = { path = "../proxmox-api-macro", optional = true, version = "0.3.2" }
|
||||
proxmox-sortable-macro = { path = "../proxmox-sortable-macro", optional = true, version = "0.1.1" }
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user