mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-08-09 11:23:10 +00:00
pmg: bump proxmox-tfa to 4.0.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
7bd8036ff0
commit
39a7399c2c
@ -37,5 +37,5 @@ proxmox-apt = "0.10"
|
|||||||
proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
|
proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
|
||||||
proxmox-subscription = "0.4"
|
proxmox-subscription = "0.4"
|
||||||
proxmox-sys = "0.5"
|
proxmox-sys = "0.5"
|
||||||
proxmox-tfa = { version = "4", features = ["api"] }
|
proxmox-tfa = { version = "4.0.2", features = ["api"] }
|
||||||
proxmox-time = "1.1.3"
|
proxmox-time = "1.1.3"
|
||||||
|
@ -21,8 +21,8 @@ Build-Depends: cargo:native <!nocheck>,
|
|||||||
librust-proxmox-http-0.9+default-dev,
|
librust-proxmox-http-0.9+default-dev,
|
||||||
librust-proxmox-subscription-0.4+default-dev,
|
librust-proxmox-subscription-0.4+default-dev,
|
||||||
librust-proxmox-sys-0.5+default-dev,
|
librust-proxmox-sys-0.5+default-dev,
|
||||||
librust-proxmox-tfa-4+api-dev,
|
librust-proxmox-tfa-4+api-dev (>= 4.0.2-~~),
|
||||||
librust-proxmox-tfa-4+default-dev,
|
librust-proxmox-tfa-4+default-dev (>= 4.0.2-~~),
|
||||||
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
||||||
librust-serde-1+default-dev,
|
librust-serde-1+default-dev,
|
||||||
librust-serde-bytes-0.11+default-dev,
|
librust-serde-bytes-0.11+default-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user