bump proxmox-sortable-macro to 0.1.1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-04-17 18:37:46 +02:00
parent 5dd21ee89b
commit 49fb5e127c
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-sortable-macro"
version = "0.1.0"
version = "0.1.1"
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
edition = "2018"
license = "AGPL-3"

View File

@ -1,3 +1,9 @@
rust-proxmox-sortable-macro (0.1.1-1) proxmox-rust; urgency=medium
* replace failure with anyhow crate
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Apr 2020 18:37:05 +0200
rust-proxmox-sortable-macro (0.1.0-1) proxmox-rust; urgency=medium
* switch packaging to debcargo with local crate support