diff --git a/Cargo.toml b/Cargo.toml index 100a231..b0ceffa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ license = "MIT OR Apache-2.0" exclude = ["bin/*", "docs/*"] [dependencies] -dotenv = "0.13" dirs = "2" tempfile = "3.0" serde = "1.0"