diff --git a/proxmox-rrd/Cargo.toml b/proxmox-rrd/Cargo.toml index b9ef4ee4..e838cd25 100644 --- a/proxmox-rrd/Cargo.toml +++ b/proxmox-rrd/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" description = "Simple RRD database implementation." [dev-dependencies] -proxmox-router = "1.2" +proxmox-router = "1.2.4" [dependencies] anyhow = "1.0"