From affa986bf1f84b725bd23309986250ff04cf2c93 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sat, 9 Aug 2025 10:36:07 +0200 Subject: feat: data cache --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3