We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcaa3f2 commit 348a42dCopy full SHA for 348a42d
README.md
@@ -5,8 +5,11 @@
5
[Build Status]: https://github.com/khvzak/luajit-src-rs/workflows/CI/badge.svg
6
[github-actions]: https://github.com/khvzak/luajit-src-rs/actions
7
8
-This crate contains the sources of LuaJIT 2.1 (OpenResty's branch) and logic to build it.
9
-Intended to be consumed by the [mlua](https://crates.io/crates/mlua) crate.
+This crate contains the sources of LuaJIT 2.1 (OpenResty's [branch]) and logic to build it.
+Intended to be consumed by the [mlua-sys] crate.
10
+
11
+[branch]: https://github.com/openresty/luajit2
12
+[mlua-sys]: https://crates.io/crates/mlua-sys
13
14
# License
15
0 commit comments