diff --git a/proxmox-rest-server/Cargo.toml b/proxmox-rest-server/Cargo.toml index a00986cf..9eb3860f 100644 --- a/proxmox-rest-server/Cargo.toml +++ b/proxmox-rest-server/Cargo.toml @@ -33,7 +33,7 @@ url = "2.1" proxmox = "0.14.0" proxmox-io = "1" proxmox-lang = "1" -proxmox-router = "1" +proxmox-router = "1.1" proxmox-schema = { version = "1", features = [ "api-macro", "upid-api-impl" ] } proxmox-time = "1"