mirror of
https://git.proxmox.com/git/proxmox
synced 2025-04-29 23:30:11 +00:00
bump proxmox-time to 1.1.5-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
fadf7f7bd8
commit
2cebe420c1
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-time"
|
name = "proxmox-time"
|
||||||
version = "1.1.4"
|
version = "1.1.5"
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
rust-proxmox-time (1.1.5-1) stable; urgency=medium
|
||||||
|
|
||||||
|
* re-add epoch_to_rfc3339_utc on wasm target
|
||||||
|
|
||||||
|
* rust edition cleanup
|
||||||
|
|
||||||
|
* clippy fixes
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2023 14:20:10 +0100
|
||||||
|
|
||||||
rust-proxmox-time (1.1.4-1) stable; urgency=medium
|
rust-proxmox-time (1.1.4-1) stable; urgency=medium
|
||||||
|
|
||||||
* Update to nom 7
|
* Update to nom 7
|
||||||
|
@ -38,8 +38,8 @@ Provides:
|
|||||||
librust-proxmox-time-1+default-dev (= ${binary:Version}),
|
librust-proxmox-time-1+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-time-1.1-dev (= ${binary:Version}),
|
librust-proxmox-time-1.1-dev (= ${binary:Version}),
|
||||||
librust-proxmox-time-1.1+default-dev (= ${binary:Version}),
|
librust-proxmox-time-1.1+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-time-1.1.4-dev (= ${binary:Version}),
|
librust-proxmox-time-1.1.5-dev (= ${binary:Version}),
|
||||||
librust-proxmox-time-1.1.4+default-dev (= ${binary:Version})
|
librust-proxmox-time-1.1.5+default-dev (= ${binary:Version})
|
||||||
Description: Time utilities and TmEditor - Rust source code
|
Description: Time utilities and TmEditor - Rust source code
|
||||||
This package contains the source for the Rust proxmox-time crate, packaged by
|
This package contains the source for the Rust proxmox-time crate, packaged by
|
||||||
debcargo for use with cargo and dh-cargo.
|
debcargo for use with cargo and dh-cargo.
|
||||||
|
Loading…
Reference in New Issue
Block a user