From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-offline-mirror 1/2] bump proxmox-time to 2.0
Date: Mon, 24 Jun 2024 21:57:11 +0200 [thread overview]
Message-ID: <20240624195712.962468-2-s.ivanov@proxmox.com> (raw)
In-Reply-To: <20240624195712.962468-1-s.ivanov@proxmox.com>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
Cargo.toml | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
index bf7d754..edcdb87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,4 +35,4 @@ 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-time = { version = "1.1.5" }
+proxmox-time = "2"
diff --git a/debian/control b/debian/control
index b8c8ddc..86b6cfb 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: bash-completion,
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-time-1+default-dev (>= 1.1.5~),
+ librust-proxmox-time-2+default-dev,
librust-regex-1+default-dev (>= 1.5.5-~~),
librust-sequoia-openpgp-1+default-dev (>= 1.7-~~),
librust-serde-1+default-dev,
--
2.39.2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next prev parent reply other threads:[~2024-06-24 19:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 19:57 [pve-devel] [PATCH proxmox-offline-mirror 0/2] remove snapshot directories vanished on source also on medium Stoiko Ivanov
2024-06-24 19:57 ` Stoiko Ivanov [this message]
2024-06-26 6:40 ` [pve-devel] applied: [PATCH proxmox-offline-mirror 1/2] bump proxmox-time to 2.0 Fabian Grünbichler
2024-06-24 19:57 ` [pve-devel] [PATCH proxmox-offline-mirror 2/2] medium: remove snapshot link directories not present in source mirror Stoiko Ivanov
2024-06-26 10:24 ` Fabian Grünbichler
2024-07-09 10:50 ` [pve-devel] [PATCH proxmox-offline-mirror 0/2] remove snapshot directories vanished on source also on medium Stoiko Ivanov
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=20240624195712.962468-2-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pve-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.