forked from proxmox-mirrors/proxmox
bump rust-proxmox version to 0.1.10-1
This commit is contained in:
parent
ce53818e5d
commit
9a281f6150
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.1.9"
|
||||
version = "0.1.10"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox (0.1.10-1) unstable; urgency=medium
|
||||
|
||||
* implement text table formatter
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 11:45:38 +0100
|
||||
|
||||
rust-proxmox (0.1.9-1) unstable; urgency=medium
|
||||
|
||||
* cli command helper: imple sync and async versions
|
||||
|
Loading…
Reference in New Issue
Block a user