config: add per-command and global impure knobs; bump deps
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Icadc94f1e1ca1c007feee7766c60847c6a6a6964
This commit is contained in:
parent
8836eacb95
commit
e385c74b57
6 changed files with 321 additions and 25 deletions
|
|
@ -22,6 +22,7 @@ serde_json = "1.0.149"
|
|||
tempfile = "3.27.0"
|
||||
textwrap = "0.16.2"
|
||||
thiserror = "2.0.18"
|
||||
toml = { default-features = false, features = [ "parse", "serde" ], version = "1.1.2" }
|
||||
walkdir = "2.5.0"
|
||||
yansi = "1.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue