[pdm-devel] [PATCH proxmox-datacenter-manager 07/25] metric collection: rework metric poll task

Lukas Wagner l.wagner at proxmox.com
Tue Feb 11 13:58:03 CET 2025


On  2025-02-11 13:05, Lukas Wagner wrote:
> diff --git a/Cargo.toml b/Cargo.toml
> index 4f3b1d0..7dd60a5 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -108,6 +108,7 @@ once_cell = "1.3.1"
>  openssl = "0.10.40"
>  percent-encoding = "2.1"
>  pin-project-lite = "0.2"
> +rand = "0.8"

^ Forgot to add rand to d/control. I'll add it myself if the need for a v2 arises.
If there is no need for a v2 maybe fold it in when applying.
Any way, a `make sbuild` works without it since we depend on it transitively.

-- 
- Lukas





More information about the pdm-devel mailing list