From ec34a45f2b6c225bcd2053509c52c0f14ad06d83 Mon Sep 17 00:00:00 2001 From: Joscha Date: Tue, 27 Sep 2022 14:01:18 +0200 Subject: Add todo --- src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.rs b/src/main.rs index 2b6c09a..fccc68d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -16,6 +16,7 @@ // TODO Enable warn(unreachable_pub)? // TODO Remove unnecessary Debug impls and compare compile times +// TODO Time zones other than UTC mod config; mod euph; -- cgit v1.2.3