better error reporting from lua

This commit is contained in:
2025-01-22 16:38:43 +01:00
parent 36cf1c7cf2
commit 5f0e955559
3 changed files with 62 additions and 45 deletions

View File

@@ -25,7 +25,7 @@ exe = "0.5"
image = { version = "0.25", features = ["ico"] }
urlencoding = "2.1"
markdown = "1.0.0-alpha.16"
mlua = { version = "0.9", features = [
mlua = { version = "0.10", features = [
"lua54",
"vendored",
"serialize",