added apache2 cgi script
This commit is contained in:
parent
93cee58807
commit
e025727118
7 changed files with 329 additions and 238 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
|
@ -211,6 +211,14 @@ dependencies = [
|
|||
"syn 1.0.109",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "htmlua-apache-cgi"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"htmlua-parser",
|
||||
"kuchikiki",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "htmlua-parser"
|
||||
version = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue