mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-14 14:15:33 +00:00
bump version to 0.1.30-1
This commit is contained in:
parent
3156e4c289
commit
5fa994abb5
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.29"
|
version = "0.1.30"
|
||||||
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.30-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add bindings for libc localtime/timelocal
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 May 2020 17:42:48 +0200
|
||||||
|
|
||||||
rust-proxmox (0.1.29-1) unstable; urgency=medium
|
rust-proxmox (0.1.29-1) unstable; urgency=medium
|
||||||
|
|
||||||
* section_config.rs: make record_order public
|
* section_config.rs: make record_order public
|
||||||
|
Loading…
Reference in New Issue
Block a user