forked from Proxmox/proxmox-perl-rs
bump version to 0.8.6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e52b4ea877
commit
8d031134e1
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pve-rs"
|
||||
version = "0.8.5"
|
||||
version = "0.8.6"
|
||||
description = "PVE parts which have been ported to Rust"
|
||||
homepage = "https://www.proxmox.com"
|
||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||
@ -33,7 +33,7 @@ url = "2"
|
||||
|
||||
perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
|
||||
proxmox-apt = "0.10"
|
||||
proxmox-apt = "0.10.6"
|
||||
proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
|
||||
proxmox-http-error = "0.1.0"
|
||||
proxmox-notify = "0.2"
|
||||
|
@ -1,4 +1,10 @@
|
||||
libpve-rs-perl (0.8.5) UNRELEASED; urgency=medium
|
||||
libpve-rs-perl (0.8.6) bookworm; urgency=medium
|
||||
|
||||
* re-build with newer proxmox-apt depenceny to make Ceph Reef repo available
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Sep 2023 15:37:44 +0200
|
||||
|
||||
libpve-rs-perl (0.8.5) bookworm; urgency=medium
|
||||
|
||||
* add PVE::RS::Notify module
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user