mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
migrate to dotenvy
This commit is contained in:
@ -9,7 +9,7 @@ actix-web.workspace = true
|
||||
anyhow = "1"
|
||||
apalis = { version = "0.4", features = ["redis"] }
|
||||
chrono.workspace = true
|
||||
dotenv = "0.15"
|
||||
dotenvy.workspace = true
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
rand.workspace = true
|
||||
|
Reference in New Issue
Block a user