Add helper for setting config values efficiently
This commit is contained in:
parent
8fe14ee46d
commit
6536a66ba2
3 changed files with 31 additions and 2 deletions
|
|
@ -10,6 +10,7 @@ env_logger = "0.10"
|
|||
lazy_static = "1"
|
||||
lexical-sort = "0.3.1"
|
||||
log = "0.4"
|
||||
paste = "1.0"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
tokio = { version = "1" }
|
||||
trash = "3.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue