mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-10 20:07:08 +00:00
bump api-macro
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
edebbf920a
commit
a5373a9679
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user