mirror of
https://git.proxmox.com/git/proxmox
synced 2025-10-04 23:42:13 +00:00
bump proxmox-rest-server to 0.2.1-1
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
30ae33a31d
commit
3046e2f285
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-rest-server"
|
name = "proxmox-rest-server"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
rust-proxmox-rest-server (0.2.1-1) stable; urgency=medium
|
||||||
|
|
||||||
|
* update to OwnedFd
|
||||||
|
|
||||||
|
* move common metadata to workspace
|
||||||
|
|
||||||
|
* use workspace dependencies
|
||||||
|
|
||||||
|
* update nix to 0.26
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Jan 2023 12:14:24 +0100
|
||||||
|
|
||||||
rust-proxmox-rest-server (0.2.0-1) stable; urgency=medium
|
rust-proxmox-rest-server (0.2.0-1) stable; urgency=medium
|
||||||
|
|
||||||
* initial split out of proxmox-backup workspace
|
* initial split out of proxmox-backup workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user