cargo: update proxmox to 0.12.1
For the FS compat improvement in the atomic create file helper Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -88,7 +88,7 @@ crossbeam-channel = "0.5"
|
||||
pathpatterns = "0.1.2"
|
||||
pxar = { version = "0.10.1", features = [ "tokio-io" ] }
|
||||
|
||||
proxmox = { version = "0.12.0", features = [ "sortable-macro", "api-macro", "cli", "router", "tfa" ] }
|
||||
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-http = { version = "0.3.0", features = [ "client", "http-helpers", "websocket" ] }
|
||||
|
Reference in New Issue
Block a user