Add regex extractor

This commit is contained in:
2026-03-21 09:27:12 -07:00
parent ed169b3ab4
commit b6cb5870b4
10 changed files with 209 additions and 6 deletions

1
Cargo.lock generated
View File

@@ -2574,6 +2574,7 @@ dependencies = [
"pdfium-render",
"pile-config",
"pile-flac",
"regex",
"serde_json",
"smartstring",
"tokio",