From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH offline-mirror] update to proxmox-sys 0.6
Date: Tue, 16 Jul 2024 09:07:18 +0200 [thread overview]
Message-ID: <20240716070718.90217-1-m.sandoval@proxmox.com> (raw)
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
Needed to build the crate.
Cargo.toml | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
index a494ac8..781121f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,5 +35,5 @@ proxmox-schema = { version = "3", features = [ "api-macro" ] }
proxmox-section-config = "2"
proxmox-serde = "0.1"
proxmox-subscription = { version = "0.4.2", features = [ "api-types" ] }
-proxmox-sys = { version = "0.5", features = [ "timer" ] }
+proxmox-sys = { version = "0.6", features = [ "timer" ] }
proxmox-time = "2"
diff --git a/debian/control b/debian/control
index 8063c2b..edf88dc 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ Build-Depends: bash-completion,
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-sys-0.5+default-dev,
- librust-proxmox-sys-0.5+timer-dev,
+ librust-proxmox-sys-0.6+default-dev,
+ librust-proxmox-sys-0.6+timer-dev,
librust-proxmox-time-2+default-dev,
librust-regex-1+default-dev (>= 1.5.5-~~),
librust-sequoia-openpgp-1+default-dev (>= 1.7-~~),
--
2.39.2
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next reply other threads:[~2024-07-16 7:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 7:07 Maximiliano Sandoval [this message]
2024-07-18 9:42 ` [pbs-devel] applied: " Thomas Lamprecht
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=20240716070718.90217-1-m.sandoval@proxmox.com \
--to=m.sandoval@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.