bump proxmox-sys version to 0.2.1

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
Dietmar Maurer 2021-11-25 12:11:57 +01:00
parent 41d3df8950
commit 10ad340322
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-sys"
version = "0.2.0"
version = "0.2.1"
authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2018"
license = "AGPL-3"

View File

@ -1,3 +1,9 @@
rust-proxmox-sys (0.2.1) stable; urgency=medium
* proxmox-sys: import pipe() function from pbs-toos/src/io.rs
-- Proxmox Support Team <support@proxmox.com> Thu, 25 Nov 2021 12:11:19 +0100
rust-proxmox-sys (0.2.0) unstable; urgency=medium
* moved code from proxmox crate