Add a option to dump debug info for xp3 archive

handle time prop in xp3 file entry
Remove already processed hash file name
This commit is contained in:
2026-04-07 13:33:43 +08:00
parent 73f635cdac
commit a6dda9397b
10 changed files with 72 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -1414,6 +1414,7 @@ dependencies = [
"base64",
"block_compression",
"byteorder",
"bytes",
"clap 4.6.0",
"crc32fast",
"csv",