workspace: update proxmox-http-client to 0.9.4

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-26 14:37:43 +01:00
parent dfe81b5db8
commit bfe099f4f1
7 changed files with 21 additions and 21 deletions

View File

@ -125,7 +125,7 @@ proxmox-auth-api = { version = "0.4.0", path = "proxmox-auth-api" }
proxmox-async = { version = "0.4.1", path = "proxmox-async" }
proxmox-compression = { version = "0.2.4", path = "proxmox-compression" }
proxmox-daemon = { version = "0.1.0", path = "proxmox-daemon" }
proxmox-http = { version = "0.9.2", path = "proxmox-http" }
proxmox-http = { version = "0.9.4", path = "proxmox-http" }
proxmox-http-error = { version = "0.1.0", path = "proxmox-http-error" }
proxmox-human-byte = { version = "0.1.0", path = "proxmox-human-byte" }
proxmox-io = { version = "1.1.0", path = "proxmox-io" }

View File

@ -69,8 +69,8 @@ Depends:
librust-anyhow-1+default-dev,
librust-bytes-1+default-dev,
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
librust-proxmox-http-0.9+client-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~)
librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~)
Provides:
librust-proxmox-acme-0+async-client-dev (= ${binary:Version}),
librust-proxmox-acme-0.5+async-client-dev (= ${binary:Version}),

View File

@ -55,8 +55,8 @@ Depends:
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
librust-log-0.4+default-dev (>= 0.4.17-~~),
librust-openssl-0.10+default-dev,
librust-proxmox-http-0.9+client-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~)
librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~)
Provides:
librust-proxmox-client-0+hyper-client-dev (= ${binary:Version}),
librust-proxmox-client-0.5+hyper-client-dev (= ${binary:Version}),

View File

@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 12),
librust-hyper-0.14+default-dev (>= 0.14.5-~~) <!nocheck>,
librust-openssl-0.10+default-dev <!nocheck>,
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) <!nocheck>,
librust-proxmox-http-0.9+client-dev <!nocheck>,
librust-proxmox-http-0.9+default-dev <!nocheck>,
librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~) <!nocheck>,
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) <!nocheck>,
librust-serde-1+default-dev <!nocheck>,
librust-serde-json-1+default-dev <!nocheck>,
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
@ -38,8 +38,8 @@ Depends:
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
librust-openssl-0.10+default-dev,
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~),
librust-proxmox-http-0.9+client-dev,
librust-proxmox-http-0.9+default-dev,
librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~),
librust-serde-1+default-dev,
librust-serde-json-1+default-dev,
librust-tokio-1+default-dev (>= 1.6-~~),

View File

@ -15,8 +15,8 @@ Build-Depends: debhelper-compat (= 13),
librust-log-0.4+default-dev (>= 0.4.17-~~) <!nocheck>,
librust-openssl-0.10+default-dev <!nocheck>,
librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
librust-proxmox-http-0.9+client-sync-dev (>= 0.9.2-~~) <!nocheck>,
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) <!nocheck>,
librust-proxmox-http-0.9+client-sync-dev (>= 0.9.4-~~) <!nocheck>,
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) <!nocheck>,
librust-proxmox-http-error-0.1+default-dev <!nocheck>,
librust-proxmox-human-byte-0.1+default-dev <!nocheck>,
librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~) <!nocheck>,
@ -106,8 +106,8 @@ Multi-Arch: same
Depends:
${misc:Depends},
librust-proxmox-notify-dev (= ${binary:Version}),
librust-proxmox-http-0.9+client-sync-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~)
librust-proxmox-http-0.9+client-sync-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~)
Provides:
librust-proxmox-notify-0+gotify-dev (= ${binary:Version}),
librust-proxmox-notify-0.5+gotify-dev (= ${binary:Version}),

View File

@ -111,8 +111,8 @@ Multi-Arch: same
Depends:
${misc:Depends},
librust-proxmox-rest-server-dev (= ${binary:Version}),
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+rate-limited-stream-dev (>= 0.9.2-~~)
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+rate-limited-stream-dev (>= 0.9.4-~~)
Provides:
librust-proxmox-rest-server-0+rate-limited-stream-dev (= ${binary:Version}),
librust-proxmox-rest-server-0.8+rate-limited-stream-dev (= ${binary:Version}),

View File

@ -10,9 +10,9 @@ Build-Depends: debhelper-compat (= 13),
librust-base64-0.13+default-dev <!nocheck>,
librust-hex-0.4+default-dev <!nocheck>,
librust-openssl-0.10+default-dev <!nocheck>,
librust-proxmox-http-0.9+client-trait-dev (>= 0.9.2-~~) <!nocheck>,
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~) <!nocheck>,
librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.2-~~) <!nocheck>,
librust-proxmox-http-0.9+client-trait-dev (>= 0.9.4-~~) <!nocheck>,
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) <!nocheck>,
librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.4-~~) <!nocheck>,
librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) <!nocheck>,
librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) <!nocheck>,
librust-proxmox-sys-0.6+default-dev <!nocheck>,
@ -75,9 +75,9 @@ Depends:
librust-base64-0.13+default-dev,
librust-hex-0.4+default-dev,
librust-openssl-0.10+default-dev,
librust-proxmox-http-0.9+client-trait-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.2-~~),
librust-proxmox-http-0.9+client-trait-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~),
librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.4-~~),
librust-proxmox-sys-0.6+default-dev,
librust-proxmox-time-2+default-dev
Provides: