deprecate and remove zlua

This commit is contained in:
Chance 2025-03-22 19:19:02 -04:00 committed by BitSyndicate
parent ec42d4b6ee
commit 26221406f9
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
5 changed files with 4 additions and 129 deletions

View file

@ -13,7 +13,6 @@ 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"