]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-router dependency to 1.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2022 06:17:08 +0000 (08:17 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2022 06:17:08 +0000 (08:17 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-rrd/Cargo.toml

index 9f6510e318ff07a3daf5439df65447b6cfece7e3..7b2cfaefd5094189bd36cdaccfc3e17f06c58d44 100644 (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"