diff --git a/Cargo.toml b/Cargo.toml index b926d7e..f48c12d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ homepage = "https://git.front.kjuulh.io/kjuulh/rlua-searcher" repository = "https://git.front.kjuulh.io/kjuulh/rlua-searcher" readme = "README.md" description = "Require Lua modules by name" +publishable = true [dependencies] rlua = "0.19.5"