mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-05-13 17:02:36 +02:00
chore: rebrand webclaw to noxa
This commit is contained in:
parent
a4c351d5ae
commit
8674b60b4e
86 changed files with 781 additions and 2121 deletions
11
crates/noxa-pdf/Cargo.toml
Normal file
11
crates/noxa-pdf/Cargo.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[package]
|
||||
name = "noxa-pdf"
|
||||
description = "PDF text extraction for noxa"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
pdf-extract = "0.7"
|
||||
thiserror = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
Loading…
Add table
Add a link
Reference in a new issue