forked from proxmox-mirrors/proxmox
bump proxmox-sys to 0.2.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
35ecf9a551
commit
30e99fef5b
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-sys"
|
name = "proxmox-sys"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
rust-proxmox-sys (0.2.2) stable; urgency=medium
|
||||||
|
|
||||||
|
* update sortable-macro to 0.1.2, drop requirement for the identity macro
|
||||||
|
|
||||||
|
* deprecate identity macro, to be removed with 0.3.0
|
||||||
|
|
||||||
|
* fix a warning potentially generated by the io_bail_last macro on newer
|
||||||
|
compilers
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 29 Nov 2021 11:32:35 +0100
|
||||||
|
|
||||||
rust-proxmox-sys (0.2.1) stable; urgency=medium
|
rust-proxmox-sys (0.2.1) stable; urgency=medium
|
||||||
|
|
||||||
* proxmox-sys: import pipe() function from pbs-toos/src/io.rs
|
* proxmox-sys: import pipe() function from pbs-toos/src/io.rs
|
||||||
|
Loading…
Reference in New Issue
Block a user