time: bump to 1.1.4

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-08-19 12:22:45 +02:00
parent 552f14e916
commit 1344ffdd94
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-time"
version = "1.1.3"
version = "1.1.4"
authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2018"
license = "AGPL-3"

View File

@ -1,3 +1,9 @@
rust-proxmox-time (1.1.4-1) stable; urgency=medium
* Update to nom 7
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2022 12:21:16 +0200
rust-proxmox-time (1.1.3-1) stable; urgency=medium
* Allow to compile on wasm32 target