From fd1b087f76fc3462ef40c27e057ec85f4591117e Mon Sep 17 00:00:00 2001 From: Shautvast Date: Tue, 17 Feb 2026 20:52:24 +0100 Subject: [PATCH] timezone correction --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ec64b67..f497974 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -527,7 +527,6 @@ dependencies = [ "imap", "native-tls", "ratatui", - "regex", "serde", "toml", ]