bump proxmox-schema dependency to 1.3.1 for streaming attribute

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-04-13 08:20:27 +02:00
parent fb6e48f402
commit ebb85c1ca3
11 changed files with 12 additions and 12 deletions

View File

@ -38,7 +38,7 @@ proxmox-http = { version = "0.6", features = [ "client", "http-helpers", "websoc
proxmox-io = { version = "1.0.1", features = [ "tokio" ] }
proxmox-lang = "1.1"
proxmox-router = { version = "1.2", features = [ "cli" ] }
proxmox-schema = "1.3"
proxmox-schema = "1.3.1"
proxmox-time = "1"
proxmox-sys = "0.2"