Add runner config options
This commit is contained in:
parent
9264e033fa
commit
23ae5613c7
3 changed files with 83 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ axum = { version = "0.6.19", features = ["macros"] }
|
|||
clap = { version = "4.3.19", features = ["derive", "deprecated"] }
|
||||
directories = "5.0.1"
|
||||
futures = "0.3.28"
|
||||
gethostname = "0.4.3"
|
||||
humantime = "2.1.0"
|
||||
humantime-serde = "1.1.1"
|
||||
mime_guess = "2.0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue