From 1f50e31f3ee9596257bbe02b52ab63cafbb526fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 25 Jul 2024 13:02:25 +0200 Subject: [PATCH] bump proxmox-time to 2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Cargo.toml | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d341a6c..8cf3e6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ exclude = [ "build", "debian" ] anyhow = "1" flate2 = "1.0" libc = "0.2" -proxmox-time = "1.1" +proxmox-time = "2" pico-args = { version = "0.5", features = ["combined-flags"] } diff --git a/debian/control b/debian/control index a10c899..7b20c24 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 12), librust-libc-0.2+default-dev, librust-pico-args-0.5+combined-flags-dev, librust-pico-args-0.5+default-dev, - librust-proxmox-time-1+default-dev (>= 1.1-~~), + librust-proxmox-time-2+default-dev, faketime Maintainer: Proxmox Support Team Standards-Version: 4.6.2