feat(api): expose OCR reason signal (#110)

This commit is contained in:
Abimael Martell
2026-06-23 15:51:55 -07:00
committed by GitHub
parent 57b98c6a5d
commit 1a5ba6f1e9
10 changed files with 251 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pdf-inspector"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
autobins = false
authors = ["Firecrawl Team"]