mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-05 23:32:50 +00:00
bump proxmox-http to 0.6.4-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
a8a838754d
commit
dc57115703
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-http"
|
name = "proxmox-http"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.6.3"
|
version = "0.6.4"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
rust-proxmox-http (0.6.4-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix Proxy-Authorization header formatting
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Jul 2022 12:57:26 +0200
|
||||||
|
|
||||||
rust-proxmox-http (0.6.3-1) unstable; urgency=medium
|
rust-proxmox-http (0.6.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* add json_object_to_query helper
|
* add json_object_to_query helper
|
||||||
|
Loading…
Reference in New Issue
Block a user