Form for extractor html

This commit is contained in:
poslop
2024-06-07 04:08:59 -05:00
parent a05d64a9c6
commit e7bf93d4d1
10 changed files with 181 additions and 77 deletions

View File

@@ -17,6 +17,7 @@ serde_json = "1"
toml = "0.5"
tokio = "1.38.0"
serde-wasm-bindgen = "0.4"
walkdir = "2"
[features]
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!