remove mlua dep

Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
Pakin 2025-11-27 16:10:46 +07:00
parent 8eeed983f0
commit 8529a34782
3 changed files with 11 additions and 142 deletions

View file

@ -9,7 +9,6 @@ flate2 = "1.1.2"
git2 = "0.20.2"
j4rs = "0.22.0"
log = "0.4.27"
mlua = { version = "0.11.3", features = ["lua54"] }
rand = "0.9.2"
rayon = "1.10.0"
serde = { version = "1.0.219", features = ["derive", "serde_derive"] }