added full request and tests
This commit is contained in:
parent
4144fa2cba
commit
085aa5a1f5
7 changed files with 392 additions and 38 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
html5ever = "0.35.0"
|
||||
httptest = "0.16.3"
|
||||
kuchikiki = "0.8.2"
|
||||
markup5ever = "0.11.0"
|
||||
mlua = { version = "0.10.5", features = ["lua54", "vendored", "serialize", "anyhow"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue