]> git.proxmox.com Git - proxmox-openid-rs.git/commitdiff
bump version to 0.5.0-1
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Jun 2021 09:29:13 +0000 (11:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Jun 2021 09:29:13 +0000 (11:29 +0200)
Cargo.toml
debian/changelog

index a0a2bddb520be145e3197d19020988c4a6d84a24..070f7860afa628cf41b466e233f2ce9b2ccf871f 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-openid"
-version = "0.4.0"
+version = "0.5.0"
 authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
index 175607bd638a3ce670c4ae3d424829f4bbe571b0..8abe1124270dca576ed25b7528f5dd19d0f1c8f9 100644 (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
 
   *  set "default-features = false" for proxmox crate