add deps and some guide

This commit is contained in:
Pakin 2025-09-09 15:26:00 +07:00
parent eeaf5c1dab
commit 681a38987a
3 changed files with 221 additions and 13 deletions

View file

@ -7,6 +7,7 @@ edition = "2024"
chrono = "0.4.41"
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"