diff --git a/Cargo.toml b/Cargo.toml index f47a1a48..a67003d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,7 @@ pxar = { version = "0.10.1", features = [ "tokio-io" ] } proxmox = { version = "0.12.1", features = [ "sortable-macro", "api-macro", "cli", "router", "tfa" ] } proxmox-acme-rs = "0.2.1" -proxmox-apt = "0.5.1" +proxmox-apt = "0.6.0" proxmox-http = { version = "0.3.0", features = [ "client", "http-helpers", "websocket" ] } proxmox-openid = "0.6.1"