chore(debug): Add debugging binary for position issues

This commit is contained in:
Abimael Martell
2026-02-18 10:38:34 -08:00
parent 5401354f2e
commit 64d2438e2e
3 changed files with 47 additions and 6 deletions
+4
View File
@@ -43,4 +43,8 @@ path = "src/bin/pdf2md.rs"
name = "detect-pdf"
path = "src/bin/detect_pdf.rs"
[[bin]]
name = "dump_ops"
path = "src/bin/dump_ops.rs"