Add new argument --custom-yaml to support custom export as yaml format

This commit is contained in:
2025-08-11 11:25:10 +08:00
parent 79657bdb1c
commit a26498e381
12 changed files with 235 additions and 49 deletions

1
Cargo.lock generated
View File

@@ -320,6 +320,7 @@ dependencies = [
"encoding",
"flate2",
"itertools",
"serde",
]
[[package]]