bump proxmox-router dependency to 1.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -19,7 +19,7 @@ pxar = { version = "0.10.1", features = [ "tokio-io" ] }
|
||||
#proxmox = { version = "0.15.3" }
|
||||
proxmox-async = "0.4"
|
||||
proxmox-lang = "1.1"
|
||||
proxmox-router = { version = "1.1", features = [ "cli" ] }
|
||||
proxmox-router = { version = "1.2", features = [ "cli" ] }
|
||||
proxmox-schema = { version = "1.3", features = [ "api-macro" ] }
|
||||
proxmox-time = "1"
|
||||
proxmox-uuid = "1"
|
||||
|
Reference in New Issue
Block a user