mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
migrate to dotenvy
This commit is contained in:
@ -14,7 +14,7 @@ mysql = "24"
|
||||
r2d2 = "0.8"
|
||||
r2d2_mysql = "24"
|
||||
|
||||
dotenv = "0.15"
|
||||
dotenvy.workspace = true
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
|
Reference in New Issue
Block a user