forked from Proxmox/proxmox-perl-rs
bump proxmox-tfa to 2.1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
f337b67f4c
commit
ed3bbe6425
@ -38,5 +38,5 @@ proxmox-apt = "0.9"
|
||||
proxmox-http = { version = "0.6.4", features = ["client-trait"] }
|
||||
proxmox-subscription = "0.2"
|
||||
proxmox-sys = "0.3"
|
||||
proxmox-tfa = { version = "2", features = ["api"] }
|
||||
proxmox-tfa = { version = "2.1", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
@ -23,8 +23,8 @@ Build-Depends:
|
||||
librust-proxmox-http-0.6+default-dev (>= 0.6.4-~~),
|
||||
librust-proxmox-subscription-0.2+default-dev,
|
||||
librust-proxmox-sys-0.3+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev,
|
||||
librust-proxmox-tfa-2+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev (>= 2.1-~~),
|
||||
librust-proxmox-tfa-2+default-dev (>= 2.1-~~),
|
||||
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-bytes-0.11+default-dev (>= 0.11.3-~~),
|
||||
|
@ -36,5 +36,5 @@ proxmox-http = { version = "0.6.4", features = ["client-trait"] }
|
||||
proxmox-openid = "0.9.5"
|
||||
proxmox-subscription = "0.2"
|
||||
proxmox-sys = "0.3"
|
||||
proxmox-tfa = { version = "2", features = ["api"] }
|
||||
proxmox-tfa = { version = "2.1", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
@ -23,8 +23,8 @@ Build-Depends:
|
||||
librust-proxmox-openid-0.9+default-dev (>= 0.9.5-~~),
|
||||
librust-proxmox-subscription-0.2+default-dev,
|
||||
librust-proxmox-sys-0.3+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev,
|
||||
librust-proxmox-tfa-2+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev (>= 2.1-~~),
|
||||
librust-proxmox-tfa-2+default-dev (>= 2.1-~~),
|
||||
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-bytes-0.11+default-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user