started htmlua-parser

This commit is contained in:
gyoder 2025-06-21 23:29:00 -06:00
commit d6a294c043
7 changed files with 1230 additions and 0 deletions

6
htmlua-server/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "htmlua-server"
version = "0.1.0"
edition = "2024"
[dependencies]