mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-07 03:23:03 +00:00
bump version to 0.1.31-1
This commit is contained in:
parent
bd4b4bdc15
commit
3283b4f25e
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.30"
|
version = "0.1.31"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
rust-proxmox (0.1.31-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* rpc_environment.rs: use Value to store metadata
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 09:49:46 +0200
|
||||||
|
|
||||||
rust-proxmox (0.1.30-1) unstable; urgency=medium
|
rust-proxmox (0.1.30-1) unstable; urgency=medium
|
||||||
|
|
||||||
* add bindings for libc localtime/timelocal
|
* add bindings for libc localtime/timelocal
|
||||||
|
Loading…
Reference in New Issue
Block a user