mirror of
https://git.proxmox.com/git/proxmox
synced 2025-10-04 21:51:29 +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]
|
[package]
|
||||||
name = "proxmox-api-macro"
|
name = "proxmox-api-macro"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
|
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
description = "Proxmox API macro"
|
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
|
rust-proxmox-api-macro (0.1.1-1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
* switch packaging to debcargo with local crate support
|
* switch packaging to debcargo with local crate support
|
||||||
|
Loading…
Reference in New Issue
Block a user