diff --git a/Cargo.toml b/Cargo.toml index b5771b6..a502bcc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,5 +19,4 @@ strum_macros = "^0.25.0" tokio = { version = "^1.32.0", features = ["rt", "rt-multi-thread", "macros"] } url = "^2.4.0" confy = "0.5.1" -dotenv = "0.15.0" toml = "0.8.8"