mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-04-28 15:24:24 +00:00
update to proxmox-sys 0.6
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
15254c1755
commit
9ca8c35ab5
@ -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"
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -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-~~),
|
||||
|
Loading…
Reference in New Issue
Block a user