mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 14:42:30 +00:00
Add config using environment variables with figment
This commit is contained in:
@@ -149,6 +149,8 @@ tracing-subscriber = { version = "0.3", features = [
|
||||
"registry",
|
||||
] }
|
||||
|
||||
figment = { version = "0.10", features = ["env", "toml"] }
|
||||
|
||||
rand.workspace = true
|
||||
rpassword.workspace = true
|
||||
argon2.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user