From e325cd23f19378f543981071673c1d03be438fa5 Mon Sep 17 00:00:00 2001 From: main Date: Fri, 20 Mar 2026 23:15:05 -0400 Subject: Discipline MCP timestamp text projections --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b071541..623ceec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,7 @@ serde_json = "1.0.145" syn = { version = "2.0.108", features = ["full"] } tempfile = "3.23.0" thiserror = "2.0.17" +time = { version = "0.3.44", features = ["formatting"] } tokio = { version = "1.48.0", features = ["io-util", "macros", "rt", "rt-multi-thread", "sync", "time"] } url = "2.5.7" -- cgit v1.2.3