Bump to Lua 5.5
This commit is contained in:
parent
13d6686dd9
commit
4815c7f9bb
4 changed files with 691 additions and 23 deletions
|
|
@ -41,7 +41,8 @@ fluent = "0.17.0"
|
|||
fluent-bundle = "0.16.0"
|
||||
unic-langid = "0.9"
|
||||
chrono = "0.4"
|
||||
mlua = { version = "0.11.5", features = ["lua54", "vendored", "async", "serde"] }
|
||||
mlua = { version = "0.11.5", features = ["lua55", "vendored", "async", "serde"] }
|
||||
reqwest = { version = "0.13.1", features = ["blocking", "json"] }
|
||||
tempfile = "^3.24"
|
||||
winrt-notification = "0.5"
|
||||
winrt-notification = "0.5"
|
||||
fastembed = "^5.8.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue