Support dotenv files
This commit is contained in:
parent
9877219a22
commit
4c43806419
6 changed files with 19 additions and 1 deletions
|
|
@ -7,3 +7,4 @@ edition = "2024"
|
|||
rouille = "3.6"
|
||||
rusqlite = { version = "0.32", features = ["bundled"] }
|
||||
maud = "0.26"
|
||||
dotenvy = "0.15"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue