From 092092ede52afa1faaca8b359d8b5d4514709389 Mon Sep 17 00:00:00 2001 From: breezystatic77 Date: Sun, 1 Jun 2025 10:40:43 -0400 Subject: switch logging to aggregate waste calc --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bb152e5..b5ae7eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ rand = "0.8.5" rand_pcg = "0.3.1" rand_seeder = "0.3.0" thousands = "0.2.0" +time = { version = "0.3.41", features = ["formatting"] } tokio = { version = "1.43.0", features = ["full"] } tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter"] } -- cgit v1.2.3