diff --git a/Cargo.toml b/Cargo.toml index 1461518..ae599d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"