forked from Proxmox/proxmox
metrics: bump to 0.2.1
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
2502d691b6
commit
2ae95b5f4e
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-metrics"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||
edition = "2018"
|
||||
license = "AGPL-3"
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox-metrics (0.2.1-1) unstable; urgency=medium
|
||||
|
||||
* update to proxmox-http 0.7
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 7 Sep 2022 09:31:42 +0200
|
||||
|
||||
rust-proxmox-metrics (0.2.0-1) unstable; urgency=medium
|
||||
|
||||
* send_data_to_channels now takes an IntoIterator instead of a slice
|
||||
|
@ -49,8 +49,8 @@ Provides:
|
||||
librust-proxmox-metrics-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-metrics-0.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-metrics-0.2+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-metrics-0.2.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-metrics-0.2.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-metrics-0.2.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-metrics-0.2.1+default-dev (= ${binary:Version})
|
||||
Description: Metrics Server export utilitites - Rust source code
|
||||
This package contains the source for the Rust proxmox-metrics crate, packaged
|
||||
by debcargo for use with cargo and dh-cargo.
|
||||
|
Loading…
x
Reference in New Issue
Block a user