bump proxmox-lang dep to 1.1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-02-21 14:24:24 +01:00
parent f26d7ca5c5
commit 229c1788c1
8 changed files with 8 additions and 8 deletions

View File

@ -35,7 +35,7 @@ proxmox-compression = "0.1"
proxmox-fuse = "0.1.1"
proxmox-http = { version = "0.6", features = [ "client", "http-helpers", "websocket" ] }
proxmox-io = { version = "1.0.1", features = [ "tokio" ] }
proxmox-lang = "1"
proxmox-lang = "1.1"
proxmox-router = { version = "1.1", features = [ "cli" ] }
proxmox-schema = "1.1"
proxmox-time = "1"