mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-17 22:22:38 +00:00
bump proxmox version to 0.3.7
This commit is contained in:
parent
b975317a47
commit
99351a7752
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.3.6"
|
||||
version = "0.3.7"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,15 @@
|
||||
rust-proxmox (0.3.7-1) unstable; urgency=medium
|
||||
|
||||
* implement epoch_as_rfc3339 serializer
|
||||
|
||||
* email.rs: avoid chrono dependency
|
||||
|
||||
* time.rs: add epoch_to_rfc_3339 and parse_rfc_3339
|
||||
|
||||
* tm_editor.rs: copied from proxmox backup
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Sun, 13 Sep 2020 16:15:31 +0200
|
||||
|
||||
rust-proxmox (0.3.6-1) unstable; urgency=medium
|
||||
|
||||
* proxmox/src/tools/time.rs: add strftime bindings
|
||||
|
Loading…
Reference in New Issue
Block a user