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

@ -19,7 +19,7 @@ pathpatterns = "0.1.2"
#proxmox = "0.15.3"
proxmox-async = "0.4"
proxmox-schema = { version = "1.3", features = [ "api-macro" ] }
proxmox-router = "1.1"
proxmox-router = "1.2"
proxmox-sys = "0.2"
pxar = { version = "0.10.1", features = [ "tokio-io" ] }