forked from Proxmox/proxmox-perl-rs
bump proxmox-tfa dep to 4.0.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
0d530835cb
commit
e1f6379b02
@ -38,5 +38,5 @@ proxmox-openid = "0.10"
|
||||
proxmox-resource-scheduling = "0.3.0"
|
||||
proxmox-subscription = "0.4"
|
||||
proxmox-sys = "0.5"
|
||||
proxmox-tfa = { version = "4.0.1", features = ["api"] }
|
||||
proxmox-tfa = { version = "4.0.2", features = ["api"] }
|
||||
proxmox-time = "1.1.3"
|
||||
|
@ -23,8 +23,8 @@ Build-Depends: cargo:native <!nocheck>,
|
||||
librust-proxmox-resource-scheduling-0.3+default-dev,
|
||||
librust-proxmox-subscription-0.4+default-dev,
|
||||
librust-proxmox-sys-0.5+default-dev,
|
||||
librust-proxmox-tfa-4+api-dev (>= 4.0.1-~~),
|
||||
librust-proxmox-tfa-4+default-dev (>= 4.0.1-~~),
|
||||
librust-proxmox-tfa-4+api-dev (>= 4.0.2-~~),
|
||||
librust-proxmox-tfa-4+default-dev (>= 4.0.2-~~),
|
||||
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-bytes-0.11+default-dev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user