14 lines
290 B
TOML
14 lines
290 B
TOML
[workspace]
|
|
members = [
|
|
"quickpeep",
|
|
"quickpeep_index",
|
|
"quickpeep_indexer",
|
|
"quickpeep_raker",
|
|
"quickpeep_densedoc",
|
|
"quickpeep_moz_readability",
|
|
"quickpeep_seed_parser",
|
|
"quickpeep_structs",
|
|
"quickpeep_utils",
|
|
"quickpeep_html_charset_detection",
|
|
]
|