From 7b56cb91184127f02125ddf27ce847eb0bb706c7 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 9 Jul 2023 20:52:10 -0400 Subject: fix: don't use dotenvy docker and direnv take care of env vars --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bf6710e..e4b88d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ edition = "2021" [dependencies] bottomify = "1.2.0" include_dir = "0.7.3" -dotenvy = "0.15" once_cell = "1.18.0" rand = "0.8.5" regex = "1.8.4" -- cgit v1.2.3