mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-11 12:20:26 +00:00
bump version to 0.3.1-1
This commit is contained in:
parent
a7390a3d0e
commit
f2230ad2ab
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox (0.3.1-1) unstable; urgency=medium
|
||||
|
||||
* Uuid: implement Serlialize/Deserialize
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Sun, 02 Aug 2020 11:51:35 +0200
|
||||
|
||||
rust-proxmox (0.3.0-1) unstable; urgency=medium
|
||||
|
||||
* change http_err macro to imply formatting and add http_bail macro
|
||||
|
Loading…
Reference in New Issue
Block a user