aboutsummaryrefslogtreecommitdiffstats
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 0a14a90..5a4c570 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ prost = "0.14.1"
serde = "1.0.219"
serde_json = "1.0.142"
stack-up = { git = "https://github.com/rtkay123/stack-up" }
+time = "0.3.41"
tokio = "1.47.1"
tonic = "0.14.0"
tower = "0.5.2"