From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>
Subject: [pbs-devel] applied: [PATCH offline-mirror] cargo: update proxmox-subscription to version 0.5.0
Date: Thu, 05 Dec 2024 09:38:18 +0100 [thread overview]
Message-ID: <1733387887.p3688qyf0b.astroid@yuna.none> (raw)
In-Reply-To: <20241202102106.168519-1-m.sandoval@proxmox.com>
On December 2, 2024 11:21 am, Maximiliano Sandoval wrote:
> Signed-off-by: Maximiliano Sandoval <m.sandoval@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@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
>
>
>
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2024-12-05 8:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 10:21 [pbs-devel] " Maximiliano Sandoval
2024-12-05 8:38 ` Fabian Grünbichler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733387887.p3688qyf0b.astroid@yuna.none \
--to=f.gruenbichler@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.