Use human formatted time

This commit is contained in:
2025-12-29 13:08:23 -05:00
parent 36c98bd6df
commit a0fcb5d4a8
3 changed files with 14 additions and 8 deletions

View File

@@ -13,3 +13,4 @@ futures = {version = "*"}
tokio = {version = "*", features = ["full"]}
regex = "1"
rand = "0.8.5"
humantime = "2.3.0"