]> git.proxmox.com Git - proxmox-backup.git/blobdiff - proxmox-rrd/Cargo.toml
proxmox-rrd: use a journal to reduce amount of bytes written
[proxmox-backup.git] / proxmox-rrd / Cargo.toml
index 7225be8e856d96334d6ad6c869277ba465c0f708..c66344aca5f4475b65dc0125606e2b9db7d68df5 100644 (file)
@@ -9,6 +9,7 @@ description = "Simple RRD database implementation."
 anyhow = "1.0"
 bitflags = "1.2.1"
 log = "0.4"
+nix = "0.19.1"
 
 proxmox = { version = "0.14.0" }
 proxmox-time = "1"