]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-schema dep to 1.3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 4 Mar 2022 08:50:21 +0000 (09:50 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 4 Mar 2022 08:50:21 +0000 (09:50 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-rrd/Cargo.toml

index 12641ff62fd8067a57e7fcd0f928e6f7ec99bfb9..9f6510e318ff07a3daf5439df65447b6cfece7e3 100644 (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"
\ No newline at end of file