mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-15 04:51:00 +00:00
update to proxmox-subscription 0.3
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
f3cfeb20a1
commit
2b3f136ceb
@ -105,7 +105,7 @@ proxmox-time = "1.1.2"
|
|||||||
proxmox-uuid = "1"
|
proxmox-uuid = "1"
|
||||||
proxmox-serde = { version = "0.1.1", features = [ "serde_json" ] }
|
proxmox-serde = { version = "0.1.1", features = [ "serde_json" ] }
|
||||||
proxmox-shared-memory = "0.2"
|
proxmox-shared-memory = "0.2"
|
||||||
proxmox-subscription = { version = "0.2", features = [ "api-types" ] }
|
proxmox-subscription = { version = "0.3", features = [ "api-types" ] }
|
||||||
proxmox-sys = { version = "0.4", features = [ "sortable-macro", "timer" ] }
|
proxmox-sys = { version = "0.4", features = [ "sortable-macro", "timer" ] }
|
||||||
proxmox-compression = "0.1"
|
proxmox-compression = "0.1"
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -68,8 +68,8 @@ Build-Depends: debhelper (>= 12),
|
|||||||
librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~),
|
librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~),
|
||||||
librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~),
|
librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~),
|
||||||
librust-proxmox-shared-memory-0.2+default-dev,
|
librust-proxmox-shared-memory-0.2+default-dev,
|
||||||
librust-proxmox-subscription-0.2+api-types-dev,
|
librust-proxmox-subscription-0.3+api-types-dev,
|
||||||
librust-proxmox-subscription-0.2+default-dev,
|
librust-proxmox-subscription-0.3+default-dev,
|
||||||
librust-proxmox-sys-0.4+acl-dev,
|
librust-proxmox-sys-0.4+acl-dev,
|
||||||
librust-proxmox-sys-0.4+crypt-dev,
|
librust-proxmox-sys-0.4+crypt-dev,
|
||||||
librust-proxmox-sys-0.4+default-dev,
|
librust-proxmox-sys-0.4+default-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user