ZLUA REPL!!!!! (#18)

This commit is contained in:
Chance 2024-12-21 16:28:32 -05:00 committed by BitSyndicate
parent f286a2b624
commit 3766da6bcf
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
6 changed files with 106 additions and 13 deletions

View file

@ -13,6 +13,7 @@ dirs-next = "2.0.0"
lazy_static.workspace = true
log = "0.4.22"
mlua = { version = "0.10.2", features = ["anyhow", "lua54", "vendored"] }
once_cell = "1.20.2"
parking_lot.workspace = true
regex = "1.11.1"