From fafb3c3ceaa16e93f69b38e33e64e240573e4875 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sat, 13 Apr 2024 05:40:17 -0500 Subject: :) --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 220d7e3..c13ed5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,8 @@ snafu = "0.8.0" bempline = { git = "https://github.com/gennyble/bempline" } tokio = { version = "1.36.0", features = ["full"] } tokio-util = { version = "0.7.10", features = ["io"] } +confindent = { git = "https://github.com/gennyble/confindent" } +cutie = { path = "../cutie" } +tracing = "0.1.40" +tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } +time = { version = "0.3.36", features = ["macros", "parsing", "formatting"] } -- cgit 1.4.1-3-g733a5