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

@ -18,7 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
proxmox-lang = "1.1"
proxmox-router = { version = "1.1", default-features = false }
proxmox-router = { version = "1.2", default-features = false }
proxmox-schema = "1.3"
proxmox-section-config = "1"
proxmox-time = "1"