]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-sys version to 0.2.1
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Nov 2021 11:11:57 +0000 (12:11 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Nov 2021 11:12:35 +0000 (12:12 +0100)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
proxmox-sys/Cargo.toml
proxmox-sys/debian/changelog

index 29780aa140e87db4f6555aad74252c9d211dbff8..d9148c15dec3184dde8d9bd510f4d56b6bbdb64d 100644 (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"
index ed5848f778b77b2aa6f488cac19658ec2767b755..7f0203795b8a3c38e7d5db5ebe83bb51d72bd459 100644 (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