]> git.proxmox.com Git - proxmox-backup.git/commitdiff
cargo: update proxmox-apt to v0.6.0
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Jul 2021 08:43:40 +0000 (10:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Jul 2021 08:43:40 +0000 (10:43 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml

index f47a1a48cc07f01a928555394a133255f64d2659..a67003d9481536cea3820b8dd8ccc518c602c28c 100644 (file)
@@ -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"