mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-14 02:58:02 +00:00
bump proxmox version to 0.2.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
78a0a0ee1d
commit
459a99d150
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,13 @@
|
||||
rust-proxmox (0.2.1-1) unstable; urgency=medium
|
||||
|
||||
* improve byte buffer
|
||||
|
||||
* add WebSocket implementation
|
||||
|
||||
* improve error handling and clippy lint fixes
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Jul 2020 12:03:44 +0200
|
||||
|
||||
rust-proxmox (0.2.0-1) unstable; urgency=medium
|
||||
|
||||
* bump api-macro dependency to 0.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user