diff --git a/proxmox-rest-server/Cargo.toml b/proxmox-rest-server/Cargo.toml index d72e38b2..4102bc0a 100644 --- a/proxmox-rest-server/Cargo.toml +++ b/proxmox-rest-server/Cargo.toml @@ -38,4 +38,4 @@ proxmox-http = { version = "0.5.0", features = [ "client" ] } proxmox-router = "1.1" proxmox-schema = { version = "1", features = [ "api-macro", "upid-api-impl" ] } proxmox-time = "1" -proxmox-sys = "0.1" +proxmox-sys = "0.1.2"