diff --git a/Cargo.toml b/Cargo.toml index 0cfdc22..4b2ceaf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ edition = "2024" rust-version = "1.86" [dependencies] +dotenvy = { version = "0.15.7" }