Adopt bread_utils::screenshot_cli for --screenshot flags
Use the crate for pair validation, settle delay, and canvas defaults in breadpad and breadman. breadman now depends on bread-utils v0.7.2 for screenshot_cli; existing hand-rolled argv parsing stays.
This commit is contained in:
parent
54eba3d73a
commit
c929517b49
6 changed files with 37 additions and 32 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -353,6 +353,7 @@ dependencies = [
|
|||
"anyhow",
|
||||
"bread-screenshots",
|
||||
"bread-theme",
|
||||
"bread-utils",
|
||||
"breadpad-shared",
|
||||
"chrono",
|
||||
"dirs 5.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue