diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ nix = { version = "0.29.0", features = ["socket", "fs", "ioctl", "process", "net lazy_static = "1.5.0" serde = { version = "1.0.210", features = ["serde_derive"] } serde_json = "1.0.128" +humantime-serde = "1.1.1" |