aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5ee41b1..ebc4348 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,6 +57,10 @@ timeago = "0.4"
fnv = "1.0"
dashmap = "6.0"
+humantime = "2.1"
+
+uuid = "1.10"
+
clap = { version = "4.5", features = ["derive"] }
envconfig = "0.10"