bump proxmox-auth-api to 0.3.0

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-06-14 09:55:31 +02:00
parent a228a22918
commit cc091c4fe5
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-auth-api"
version = "0.2.0"
version = "0.3.0"
authors.workspace = true
edition.workspace = true
license.workspace = true

View File

@ -1,3 +1,11 @@
rust-proxmox-auth-api (0.3.0) bookworm; urgency=medium
* drop pam crate dependency
* set PAM_RHOST during pam authentication
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Jun 2023 09:55:23 +0200
rust-proxmox-auth-api (0.2.0) bookworm; urgency=medium
* update proxmox-rest-server to 0.4.0