aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine-cli/Cargo.toml')
-rw-r--r--adenosine-cli/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/adenosine-cli/Cargo.toml b/adenosine-cli/Cargo.toml
index 24207fd..55ac268 100644
--- a/adenosine-cli/Cargo.toml
+++ b/adenosine-cli/Cargo.toml
@@ -25,6 +25,7 @@ lazy_static = "*"
dotenv = "*"
data-encoding = "*"
rand = "*"
+time = { version = "*", features = ["formatting"] }
# uncertain about these...
anyhow = "1.0"