mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-16 11:43:42 +00:00
bump proxmox-http to 0.2.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
76c25a9612
commit
0c448080c8
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox-http"
|
name = "proxmox-http"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
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.2.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* complete reorganization
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 17 May 2021 11:16:25 +0200
|
||||||
|
|
||||||
rust-proxmox-http (0.1.0-1) unstable; urgency=medium
|
rust-proxmox-http (0.1.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* refactor code from proxmox-backup and proxmox into own HTTP crate
|
* refactor code from proxmox-backup and proxmox into own HTTP crate
|
||||||
|
Loading…
Reference in New Issue
Block a user