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 cd848c2 commit 47f3a5bCopy full SHA for 47f3a5b
README.md
@@ -5,7 +5,9 @@
5
[github-actions]: https://github.com/khvzak/lua-src-rs/actions
6
7
This crate contains the sources of Lua 5.1/5.2/5.3/5.4 and logic to build them.
8
-Intended to be consumed by the [mlua](https://crates.io/crates/mlua) crate.
+Intended to be consumed by the [mlua-sys] crate.
9
+
10
+[mlua-sys]: https://crates.io/crates/mlua-sys
11
12
# License
13
0 commit comments