mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 06:35:38 +01:00
Use dotenvy
This commit is contained in:
@@ -13,7 +13,7 @@ members = [
|
||||
[dependencies]
|
||||
once_cell = "1.20.1"
|
||||
|
||||
dotenv = "0.15.0"
|
||||
dotenvy = "0.15.0"
|
||||
|
||||
prisma-client-rust = { git = "https://github.com/Brendonovich/prisma-client-rust", tag = "0.6.10", default-features = false, features = ["postgresql"] }
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user