bump proxmox-schema dep to 1.3

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-03-04 09:50:21 +01:00
parent 43b602248d
commit 42cafaba32

View File

@ -21,5 +21,5 @@ serde_cbor = "0.11.1"
#proxmox = { version = "0.15.3" }
proxmox-time = "1"
proxmox-schema = { version = "1.1", features = [ "api-macro" ] }
proxmox-schema = { version = "1.3", features = [ "api-macro" ] }
proxmox-sys = "0.2"