mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-25 06:17:01 +00:00
api-macro: bump version to 0.1.9-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
5fa994abb5
commit
fa25b17cd0
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-api-macro"
|
name = "proxmox-api-macro"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.8"
|
version = "0.1.9"
|
||||||
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.9-1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
|
* remove some unnecessary parentheses to silence warnings in newer rustc
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 09:16:00 +0200
|
||||||
|
|
||||||
rust-proxmox-api-macro (0.1.8-1) proxmox-rust; urgency=medium
|
rust-proxmox-api-macro (0.1.8-1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
* add descriptions to enum variants
|
* add descriptions to enum variants
|
||||||
|
Loading…
Reference in New Issue
Block a user