From 703496a49315f7b67442abf0e0df3c41d3605d3b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 15 Aug 2025 16:02:40 +0000 Subject: task-012 (#2) Co-authored-by: Joe Carstairs Reviewed-on: https://git.joeac.net/joeac/schist/pulls/2 Co-authored-by: Joe Carstairs Co-committed-by: Joe Carstairs --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 29fd49a..f9bb9fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ chrono = { version = "0.4.38" } derive_builder = { version = "0.20.2" } diesel = { version = "2.2.0" } diesel_migrations = "2.2.0" +dirs = "6.0" dotenvy = "0.15.7" iced = "0.13.1" itertools = "0.13.0" -- cgit v1.2.3