luajit-sys has no dependencies

This commit is contained in:
lumi 2025-06-23 09:26:50 +10:00
parent 066b4e7564
commit 68f6e48043
Signed by: luaneko
GPG Key ID: 406809B8763FF07A

View File

@ -6,8 +6,6 @@ edition = "2024"
[lib]
path = "lib.rs"
[dependencies]
[features]
default = ["jit", "ffi", "lua52"]
runtime = []