]> git.proxmox.com Git - proxmox-backup.git/blobdiff - Cargo.toml
cleanup schema function calls
[proxmox-backup.git] / Cargo.toml
index be727092d0ace992982deb6ea15aee2a1e492f9a..ace73becc1931da70a453879ac5dc15935d9de17 100644 (file)
@@ -97,7 +97,7 @@ proxmox-http = { version = "0.6", features = [ "client", "http-helpers", "websoc
 proxmox-io = "1"
 proxmox-lang = "1"
 proxmox-router = { version = "1.1", features = [ "cli" ] }
-proxmox-schema = { version = "1", features = [ "api-macro" ] }
+proxmox-schema = { version = "1.1", features = [ "api-macro" ] }
 proxmox-section-config = "1"
 proxmox-tfa = { version = "2", features = [ "api", "api-types" ] }
 proxmox-time = "1.1.2"