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