forked from proxmox-mirrors/proxmox
bump proxmox crate to 0.1.20-1
This commit is contained in:
parent
75e4c4a205
commit
89e71adfeb
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.19"
|
version = "0.1.20"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
rust-proxmox (0.1.20-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* improve command line completion with optional argument parameters
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Mar 2020 10:56:08 +0100
|
||||||
|
|
||||||
rust-proxmox (0.1.19-1) unstable; urgency=medium
|
rust-proxmox (0.1.19-1) unstable; urgency=medium
|
||||||
|
|
||||||
* remove superfluous newlines in cli help output
|
* remove superfluous newlines in cli help output
|
||||||
|
Loading…
Reference in New Issue
Block a user