mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-08-16 11:23:58 +00:00
cargo: bump proxmox-apt dependency to 0.9.2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c5fed38dd8
commit
91bd534701
@ -24,7 +24,7 @@ sequoia-openpgp = { version = "1.7" }
|
|||||||
walkdir = "2.3.1"
|
walkdir = "2.3.1"
|
||||||
xz2 = "0.1"
|
xz2 = "0.1"
|
||||||
|
|
||||||
proxmox-apt = { version = "0.9.1" }
|
proxmox-apt = { version = "0.9.2" }
|
||||||
proxmox-async = "0.4"
|
proxmox-async = "0.4"
|
||||||
proxmox-http = { version = "0.7", features = [ "client-sync", "client-trait" ]}
|
proxmox-http = { version = "0.7", features = [ "client-sync", "client-trait" ]}
|
||||||
proxmox-router = { version = "1.3", features = [ "cli" ], default_features = false }
|
proxmox-router = { version = "1.3", features = [ "cli" ], default_features = false }
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 12),
|
|||||||
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
||||||
librust-nix-0.24+default-dev,
|
librust-nix-0.24+default-dev,
|
||||||
librust-openssl-0.10+default-dev,
|
librust-openssl-0.10+default-dev,
|
||||||
librust-proxmox-apt-0.9+default-dev (>= 0.9.1-~~),
|
librust-proxmox-apt-0.9+default-dev (>= 0.9.2-~~),
|
||||||
librust-proxmox-async-0.4+default-dev,
|
librust-proxmox-async-0.4+default-dev,
|
||||||
librust-proxmox-http-0.7+client-sync-dev,
|
librust-proxmox-http-0.7+client-sync-dev,
|
||||||
librust-proxmox-http-0.7+client-trait-dev,
|
librust-proxmox-http-0.7+client-trait-dev,
|
||||||
@ -58,7 +58,7 @@ Depends:
|
|||||||
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
||||||
librust-nix-0.24+default-dev,
|
librust-nix-0.24+default-dev,
|
||||||
librust-openssl-0.10+default-dev,
|
librust-openssl-0.10+default-dev,
|
||||||
librust-proxmox-apt-0.9+default-dev (>= 0.9.1-~~),
|
librust-proxmox-apt-0.9+default-dev (>= 0.9.2-~~),
|
||||||
librust-proxmox-async-0.4+default-dev,
|
librust-proxmox-async-0.4+default-dev,
|
||||||
librust-proxmox-http-0.7+client-sync-dev,
|
librust-proxmox-http-0.7+client-sync-dev,
|
||||||
librust-proxmox-http-0.7+client-trait-dev,
|
librust-proxmox-http-0.7+client-trait-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user