update to proxmox-subscription 0.3
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
95b9307776
commit
156f3d7727
@ -35,7 +35,7 @@ perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
proxmox-acme-rs = { version = "0.4", features = ["client"] }
|
||||
proxmox-apt = "0.9"
|
||||
proxmox-http = { version = "0.7", features = ["client-sync", "client-trait"] }
|
||||
proxmox-subscription = "0.2"
|
||||
proxmox-subscription = "0.3"
|
||||
proxmox-sys = "0.4"
|
||||
proxmox-tfa = { version = "2.1", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
@ -22,7 +22,7 @@ Build-Depends:
|
||||
librust-proxmox-http-0.7+client-sync-dev,
|
||||
librust-proxmox-http-0.7+client-trait-dev,
|
||||
librust-proxmox-http-0.7+default-dev,
|
||||
librust-proxmox-subscription-0.2+default-dev,
|
||||
librust-proxmox-subscription-0.3+default-dev,
|
||||
librust-proxmox-sys-0.4+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev (>= 2.1-~~),
|
||||
librust-proxmox-tfa-2+default-dev (>= 2.1-~~),
|
||||
|
@ -33,7 +33,7 @@ perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
proxmox-apt = "0.9"
|
||||
proxmox-http = { version = "0.7", features = ["client-sync", "client-trait"] }
|
||||
proxmox-openid = "0.9.5"
|
||||
proxmox-subscription = "0.2"
|
||||
proxmox-subscription = "0.3"
|
||||
proxmox-sys = "0.4"
|
||||
proxmox-tfa = { version = "2.1", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
@ -22,7 +22,7 @@ Build-Depends:
|
||||
librust-proxmox-http-0.7+client-trait-dev,
|
||||
librust-proxmox-http-0.7+default-dev,
|
||||
librust-proxmox-openid-0.9+default-dev (>= 0.9.5-~~),
|
||||
librust-proxmox-subscription-0.2+default-dev,
|
||||
librust-proxmox-subscription-0.3+default-dev,
|
||||
librust-proxmox-sys-0.4+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev (>= 2.1-~~),
|
||||
librust-proxmox-tfa-2+default-dev (>= 2.1-~~),
|
||||
|
Loading…
x
Reference in New Issue
Block a user