chore: Disable autobins to prevent untracked debug bins from affecting builds

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Abimael Martell
2026-02-16 15:56:01 -08:00
co-authored by Claude Opus 4.6
parent f54a296c44
commit ec15fe0188
+1
View File
@@ -2,6 +2,7 @@
name = "pdf-inspector"
version = "0.1.0"
edition = "2021"
autobins = false
authors = ["Firecrawl Team"]
description = "Fast PDF inspection, classification, and text extraction with smart scanned vs text-based detection"
license = "MIT"