bump proxmox version to 0.3.6-1

This commit is contained in:
Dietmar Maurer 2020-09-12 15:01:46 +02:00
parent 9f837a4333
commit 5eb5b21044
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox"
edition = "2018"
version = "0.3.5"
version = "0.3.6"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

View File

@ -1,3 +1,9 @@
rust-proxmox (0.3.6-1) unstable; urgency=medium
* proxmox/src/tools/time.rs: add strftime bindings
-- Proxmox Support Team <support@proxmox.com> Sat, 12 Sep 2020 15:01:01 +0200
rust-proxmox (0.3.5-1) unstable; urgency=medium
* tools/time: give tm struct as mut reference