Environment variables can now be used directly inside the config instead of requiring special handling
This commit is contained in:
@@ -27,6 +27,7 @@ tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
|
||||
bytes = "1.3.0"
|
||||
pollster = "0.2.5"
|
||||
regex = "1.7.0"
|
||||
|
||||
[profile.release]
|
||||
lto=true
|
||||
|
||||
Reference in New Issue
Block a user