add cli override for any configuration item
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
4e975887cf
commit
c423a83656
8 changed files with 68 additions and 14 deletions
|
@ -35,6 +35,11 @@ version = "0.2.8"
|
|||
version = "0.20"
|
||||
features = ["features"]
|
||||
|
||||
[workspace.dependencies.toml]
|
||||
version = "0.8.14"
|
||||
default-features = false
|
||||
features = ["parse"]
|
||||
|
||||
[workspace.dependencies.sanitize-filename]
|
||||
version = "0.5.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue