[pbs-devel] applied: [PATCH offline-mirror] cargo: update proxmox-subscription to version 0.5.0
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Dec 5 09:38:18 CET 2024
On December 2, 2024 11:21 am, Maximiliano Sandoval wrote:
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
> ---
> Cargo.toml | 2 +-
> debian/control | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Cargo.toml b/Cargo.toml
> index 66c172d..22a4bc0 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -33,6 +33,6 @@ proxmox-router = { version = "3", features = [ "cli" ], default-features = false
> proxmox-schema = { version = "3.1.4", features = [ "api-macro" ] }
> proxmox-section-config = "2"
> proxmox-serde = "0.1"
> -proxmox-subscription = { version = "0.4.2", features = [ "api-types" ] }
> +proxmox-subscription = { version = "0.5.0", features = [ "api-types" ] }
> proxmox-sys = { version = "0.6", features = [ "timer" ] }
> proxmox-time = "2"
> diff --git a/debian/control b/debian/control
> index 20251cd..55d686d 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -27,8 +27,8 @@ Build-Depends: bash-completion,
> librust-proxmox-schema-3+default-dev (>= 3.1.4-~~),
> librust-proxmox-section-config-2+default-dev,
> librust-proxmox-serde-0.1+default-dev,
> - librust-proxmox-subscription-0.4+api-types-dev (>= 0.4.2-~~),
> - librust-proxmox-subscription-0.4+default-dev (>= 0.4.2-~~),
> + librust-proxmox-subscription-0.5+api-types-dev (>= 0.5.0-~~),
> + librust-proxmox-subscription-0.5+default-dev (>= 0.5.0-~~),
> librust-proxmox-sys-0.6+default-dev,
> librust-proxmox-sys-0.6+timer-dev,
> librust-proxmox-time-2+default-dev,
> --
> 2.39.5
>
>
>
> _______________________________________________
> pbs-devel mailing list
> pbs-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
>
>
>
More information about the pbs-devel
mailing list