mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-04 19:02:23 +00:00
bump proxmox version to 0.5.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9cd97f9851
commit
fe652c9263
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.4.4"
|
||||
version = "0.5.0"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox (0.5.0-1) unstable; urgency=medium
|
||||
|
||||
* bump nix dependency to 0.19
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2020 12:29:55 +0200
|
||||
|
||||
rust-proxmox (0.4.4-1) unstable; urgency=medium
|
||||
|
||||
* api: RPC environment: add client IP getter/setter to trait
|
||||
|
Loading…
Reference in New Issue
Block a user