summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e00120b..edfa2db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"