mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-16 18:14:19 +08:00
Add new arg
This commit is contained in:
@@ -1640,6 +1640,8 @@ fn main() {
|
||||
webp_lossless: arg.webp_lossless,
|
||||
#[cfg(feature = "webp")]
|
||||
webp_quality: arg.webp_quality,
|
||||
#[cfg(feature = "circus-img")]
|
||||
circus_crx_canvas: arg.circus_crx_canvas,
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user