bump api-macro

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-01-23 13:16:50 +01:00
parent edebbf920a
commit a5373a9679
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox-api-macro"
edition = "2018"
version = "0.1.1"
version = "0.1.2"
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
license = "AGPL-3"
description = "Proxmox API macro"

View File

@ -1,3 +1,9 @@
rust-proxmox-api-macro (0.1.2-1) proxmox-rust; urgency=medium
* fix a case were object properties weren't sorted
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2020 13:16:30 +0100
rust-proxmox-api-macro (0.1.1-1) proxmox-rust; urgency=medium
* switch packaging to debcargo with local crate support