bump proxmox to 0.1.35-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-05-25 11:11:21 +02:00
parent 293293aa9b
commit e412ffdd37
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox"
edition = "2018"
version = "0.1.34"
version = "0.1.35"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

View File

@ -1,3 +1,12 @@
rust-proxmox (0.1.35-1) unstable; urgency=medium
* procfs: add loadavg
* procfs: don't count guest and guest_nice times twice in cpu usage
calculation
-- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 11:10:28 +0200
rust-proxmox (0.1.34-1) unstable; urgency=medium
* add 'constnamemap' macro