bump proxmox-router dependency to 1.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-04-13 08:17:08 +02:00
parent b7c3eaa981
commit fb6e48f402
10 changed files with 10 additions and 10 deletions

View File

@ -6,7 +6,7 @@ edition = "2018"
description = "Simple RRD database implementation."
[dev-dependencies]
proxmox-router = "1.1"
proxmox-router = "1.2"
[dependencies]
anyhow = "1.0"