diff --git a/Cargo.toml b/Cargo.toml index aaa26748..2b9fef9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -84,7 +84,7 @@ proxmox-shared-cache = "0.1" proxmox-shared-memory = "0.3.0" proxmox-sortable-macro = "0.1.2" proxmox-subscription = { version = "0.5.0", features = [ "api-types" ] } -proxmox-sys = "0.6.5" +proxmox-sys = "0.6.7" proxmox-systemd = "0.1" proxmox-tfa = { version = "5", features = [ "api", "api-types" ] } proxmox-time = "2" diff --git a/debian/control b/debian/control index a9b23da0..1a266185 100644 --- a/debian/control +++ b/debian/control @@ -98,7 +98,7 @@ Build-Depends: bash-completion, librust-proxmox-subscription-0.5+default-dev, librust-proxmox-sys-0.6+acl-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+crypt-dev (>= 0.6.5-~~), - librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), + librust-proxmox-sys-0.6+default-dev (>= 0.6.7-~~), librust-proxmox-sys-0.6+logrotate-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~), librust-proxmox-systemd-0.1+default-dev,