Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -24,7 +24,7 @@ clap = { version = "4.3.4", features = ["env", "string"] }
|
||||
envconfig = "0.10.0"
|
||||
dirs = "5.0.1"
|
||||
tracing = "0.1.36"
|
||||
tracing-subscriber = { version = "0.3.15", features = ["json"] }
|
||||
tracing-subscriber = { version = "0.3.15", features = ["json", "env-filter"] }
|
||||
log = { version = "0.4.17", features = ["std", "kv_unstable"] }
|
||||
tera = "1.17.0"
|
||||
openssl = { version = "0.10.54", features = ["vendored"] }
|
||||
|
Reference in New Issue
Block a user