mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-09 17:52:17 +00:00
bump proxmox-api-macro to 0.1.7-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
49fb5e127c
commit
95403224c5
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-api-macro"
|
name = "proxmox-api-macro"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.6"
|
version = "0.1.7"
|
||||||
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,11 @@
|
|||||||
|
rust-proxmox-api-macro (0.1.7-1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
|
* replace failure with anyhow crate
|
||||||
|
|
||||||
|
* fix error message suggestiong 'permissions' instead of 'permission'
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Apr 2020 18:36:03 +0200
|
||||||
|
|
||||||
rust-proxmox-api-macro (0.1.6-1) proxmox-rust; urgency=medium
|
rust-proxmox-api-macro (0.1.6-1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
* support reload_timezone option for methods
|
* support reload_timezone option for methods
|
||||||
|
Loading…
Reference in New Issue
Block a user