update proxmox-notify crate to 0.5

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-11 23:55:25 +01:00
parent f2ea424cc1
commit 720bf707e8
2 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ proxmox-lang = "1.1"
proxmox-log = "0.2.4"
proxmox-ldap = "0.2.1"
proxmox-metrics = "0.3.1"
proxmox-notify = "0.4"
proxmox-notify = "0.5"
proxmox-openid = "0.10.0"
proxmox-rest-server = { version = "0.8.1", features = [ "templates" ] }
# some use "cli", some use "cli" and "server", pbs-config uses nothing

4
debian/control vendored
View File

@ -74,8 +74,8 @@ Build-Depends: bash-completion,
librust-proxmox-ldap-0.2+default-dev (>= 0.2.1-~~),
librust-proxmox-log-0.2+default-dev (>= 0.2.4-~~),
librust-proxmox-metrics-0.3+default-dev (>= 0.3.1-~~),
librust-proxmox-notify-0.4+default-dev,
librust-proxmox-notify-0.4+pbs-context-dev,
librust-proxmox-notify-0.5+default-dev,
librust-proxmox-notify-0.5+pbs-context-dev,
librust-proxmox-openid-0.10+default-dev,
librust-proxmox-rest-server-0.8+default-dev (>= 0.8.1-~~),
librust-proxmox-rest-server-0.8+rate-limited-stream-dev (>= 0.8.1-~~),