bump proxmox to 0.1.1 - packages are now available

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-01-07 10:11:35 +01:00
parent 8f14e8fe4c
commit 8b90dab222

View File

@ -29,7 +29,7 @@ pam = "0.7"
pam-sys = "0.5"
percent-encoding = "2.1"
pin-utils = "0.1.0-alpha"
proxmox = { version = "0.1.0", features = [ "sortable-macro", "api-macro" ] }
proxmox = { version = "0.1.1", features = [ "sortable-macro", "api-macro" ] }
regex = "1.2"
rustyline = "5.0.5"
serde = { version = "1.0", features = ["derive"] }