bump proxmox-router dep to 1.2.4

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-06-21 10:43:11 +02:00
parent be8f24ff5d
commit a6f9cf3d73

View File

@ -37,7 +37,7 @@ proxmox-compression = "0.1.1"
proxmox-io = "1"
proxmox-lang = "1.1"
proxmox-http = { version = "0.6", features = [ "client" ] }
proxmox-router = "1.2"
proxmox-router = "1.2.4"
proxmox-schema = { version = "1.3.1", features = [ "api-macro", "upid-api-impl" ] }
proxmox-time = "1"
proxmox-sys = { version = "0.3", features = [ "logrotate" ] }