5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-07 17:18:03 +03:00

bump proxmox-rrd dep to 0.3

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-08-09 13:06:25 +02:00
parent f9843eec16
commit 4963c05f40

View File

@ -74,7 +74,7 @@ proxmox-openid = "0.10.0"
proxmox-rest-server = { version = "0.7", features = [ "templates" ] }
# some use "cli", some use "cli" and "server", pbs-config uses nothing
proxmox-router = { version = "2.0.0", default-features = false }
proxmox-rrd = { version = "0.2", features = [ "api-types" ]}
proxmox-rrd = { version = "0.3", features = [ "api-types" ]}
# everything but pbs-config and pbs-client use "api-macro"
proxmox-schema = "3"
proxmox-section-config = "2"