From 3662c87b1c84d5a023d8e61f3bc3073dbf9c4324 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Sat, 26 Feb 2022 09:31:28 +0000 Subject: Fix #11: add support for .env files --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a761589..e10d0d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,3 +20,4 @@ jsonformat = "1.2.0" jq-rs = "0.4.1" colored = "2.0.0" colored_json = "2.1.0" +dotenv = "0.15.0" \ No newline at end of file -- cgit v1.2.3