bump proxmox-router dependency to 1.2

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

View File

@ -37,7 +37,7 @@ 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.1"
proxmox-router = { version = "1.1", features = [ "cli" ] }
proxmox-router = { version = "1.2", features = [ "cli" ] }
proxmox-schema = "1.3"
proxmox-time = "1"
proxmox-sys = "0.2"