feat: update to rlua 19.5

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-02 11:29:04 +02:00
parent c2c257e116
commit 2b29a9d0e8
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -11,7 +11,7 @@ readme = "README.md"
description = "Require Lua modules by name"
[dependencies]
rlua = "0.18"
rlua = "0.19.5"
[dependencies.io-cat]
git = "https://git.sr.ht/~ioiojo/io-cat"