bump rust-proxmox version 0.1.17-1

This commit is contained in:
Dietmar Maurer 2020-02-28 10:08:24 +01:00
parent 9d9ab22128
commit ccc4d2ddd4
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
rust-proxmox (0.1.17-1) unstable; urgency=medium
* improve text-table output formatting
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Feb 2020 10:07:56 +0100
rust-proxmox (0.1.16-1) unstable; urgency=medium rust-proxmox (0.1.16-1) unstable; urgency=medium
* bump api-macro dependency to 0.1.4 * bump api-macro dependency to 0.1.4