mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-14 13:08:56 +00:00
bump proxmox-api-macro to 1.0.3-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
43b4440ef0
commit
b49f3554c7
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox-api-macro"
|
||||
edition = "2018"
|
||||
version = "1.0.2"
|
||||
version = "1.0.3"
|
||||
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
|
||||
license = "AGPL-3"
|
||||
description = "Proxmox API macro"
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox-api-macro (1.0.3-1) stable; urgency=medium
|
||||
|
||||
* allow overriding fiel attributes when deriving an updater
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 19 May 2022 12:03:36 +0200
|
||||
|
||||
rust-proxmox-api-macro (1.0.2-1) stable; urgency=medium
|
||||
|
||||
* support streaming api handlers
|
||||
|
Loading…
Reference in New Issue
Block a user