ZLUA REPL!!!!! (#18)

This commit is contained in:
Chance 2024-12-21 16:28:32 -05:00 committed by lily
parent ae339f4f06
commit ac6b17f717
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
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"