mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 06:23:47 +00:00
stash: allow controlling verbosity from the command line
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a69641d5d727b1d95f8c9e2b851b3a194315a
This commit is contained in:
parent
d8d27fab22
commit
c23c5af8c1
3 changed files with 19 additions and 1 deletions
|
|
@ -17,3 +17,4 @@ rmp-serde = "1.3.0"
|
|||
image = "0.25.6"
|
||||
log = "0.4.27"
|
||||
env_logger = "0.11.8"
|
||||
clap-verbosity-flag = "3.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue