]> git.proxmox.com Git - proxmox-backup.git/commitdiff
bump proxmox to 0.1.1 - packages are now available
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 7 Jan 2020 09:11:35 +0000 (10:11 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 7 Jan 2020 09:11:35 +0000 (10:11 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml

index 0632a69ac32f00a3e29e3a033d9e9691552976be..37cfbc37a4b6709f5fa80ab9c4f58830cfcc42f1 100644 (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"] }