depend on proxmox-tfa >= 1.3.2 for appid/origin fixup

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-11-22 13:27:57 +01:00
parent e6319f3cd3
commit c5ca41322e

View File

@ -30,4 +30,4 @@ perlmod = { version = "0.8.1", features = [ "exporter" ] }
proxmox-apt = "0.8"
proxmox-openid = "0.9"
proxmox-tfa = { version = "1.3", features = ["api"] }
proxmox-tfa = { version = "1.3.2", features = ["api"] }