Add more cli options

This commit is contained in:
2022-11-27 11:23:49 +01:00
parent 1b350f58b4
commit 09ae29fe9b
6 changed files with 93 additions and 10 deletions

View File

@@ -28,3 +28,4 @@ tokio = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { version = "0.3.16", features = ["json", "env-filter"] }
dotenv = { version = "0.15.0", features = ["clap", "cli"] }