mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-06 15:02:46 +00:00
bump rust-proxmox version to 0.1.12-1
This commit is contained in:
parent
af7d6cd045
commit
db316a1fd8
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.1.11"
|
||||
version = "0.1.12"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,12 @@
|
||||
rust-proxmox (0.1.12-1) unstable; urgency=medium
|
||||
|
||||
* src/api/cli/text_table.rs: only call TIOCGWINSZ on terminals
|
||||
|
||||
* src/api/cli/text_table.rs - TableFormatOptions: allow to add
|
||||
single column configs
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 31 Jan 2020 06:52:55 +0100
|
||||
|
||||
rust-proxmox (0.1.11-1) unstable; urgency=medium
|
||||
|
||||
* bump api-macro dependency version
|
||||
|
Loading…
Reference in New Issue
Block a user