mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-07 09:17:23 +00:00
bump proxmox-api-macro version to 0.2.1-1
This commit is contained in:
parent
958e72aa69
commit
2fb7f4a312
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-api-macro"
|
name = "proxmox-api-macro"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
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.2.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* api-macro: relax Fieldname rules
|
||||||
|
|
||||||
|
* api-macro: fix broken binary ident search
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2020 08:25:55 +0200
|
||||||
|
|
||||||
rust-proxmox-api-macro (0.2.0-1) proxmox-rust; urgency=medium
|
rust-proxmox-api-macro (0.2.0-1) proxmox-rust; urgency=medium
|
||||||
|
|
||||||
* All api-macro generated schema declarations are now values instead of
|
* All api-macro generated schema declarations are now values instead of
|
||||||
|
Loading…
Reference in New Issue
Block a user