bump proxmox-http to 0.2.0-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-05-17 11:16:46 +02:00
parent 76c25a9612
commit 0c448080c8
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox-http"
edition = "2018"
version = "0.1.0"
version = "0.2.0"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

View File

@ -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
* refactor code from proxmox-backup and proxmox into own HTTP crate