bump proxmox dependency to 0.13.0
and with it: * bump proxmox-http dependency to 0.4.0 * bump proxmox-apt dependency to 0.7.0 Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -11,6 +11,6 @@ bitflags = "1.2.1"
|
||||
lazy_static = "1.4"
|
||||
nom = "5.1"
|
||||
|
||||
proxmox = { version = "0.12.1", default-features = false }
|
||||
proxmox = { version = "0.13.0", default-features = false }
|
||||
|
||||
pbs-tools = { path = "../pbs-tools" }
|
||||
|
Reference in New Issue
Block a user