mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
migrate to dotenvy
This commit is contained in:
@ -93,7 +93,7 @@ awc = "3.2"
|
||||
|
||||
chrono = { version = "0.4.20", default-features = false, features = ["clock", "serde"] }
|
||||
derive_more = "0.99.7"
|
||||
dotenv = "0.15"
|
||||
dotenvy = "0.15"
|
||||
env_logger = "0.10"
|
||||
futures-util = { version = "0.3.17", default-features = false, features = ["std"] }
|
||||
log = "0.4"
|
||||
|
Reference in New Issue
Block a user