mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-11 13:33:07 +00:00
bump librust-proxmox version to 0.1.13-1
This commit is contained in:
parent
afa61fafb0
commit
c4311d4f11
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.12"
|
version = "0.1.13"
|
||||||
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.13-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* src/sys/linux/tty.rs: add tty helpers
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 31 Jan 2020 08:03:46 +0100
|
||||||
|
|
||||||
rust-proxmox (0.1.12-1) unstable; urgency=medium
|
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: only call TIOCGWINSZ on terminals
|
||||||
|
Loading…
Reference in New Issue
Block a user