bump version to 0.5.0-1

This commit is contained in:
Dietmar Maurer 2021-06-23 11:29:13 +02:00
parent 5751689167
commit 42dedabbb1
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "proxmox-openid" name = "proxmox-openid"
version = "0.4.0" version = "0.5.0"
authors = ["Dietmar Maurer <dietmar@proxmox.com>"] authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
edition = "2018" edition = "2018"
license = "AGPL-3" license = "AGPL-3"

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
rust-proxmox-openid (0.5.0-1) unstable; urgency=medium
* avoid unused features "sortable-macro" and "api-macro"
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 11:29:05 +0200
rust-proxmox-openid (0.4.0-1) unstable; urgency=medium rust-proxmox-openid (0.4.0-1) unstable; urgency=medium
* set "default-features = false" for proxmox crate * set "default-features = false" for proxmox crate