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 21ba731 commit 1f91cfaCopy full SHA for 1f91cfa
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.19.7]
2
+- Cosmetic fixes to README.md
3
+
4
## [0.19.6]
5
- Initial support for LuaJIT (thanks lazytiger)
6
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rlua"
-version = "0.19.6"
+version = "0.19.7"
authors = ["kyren <kerriganw@gmail.com>"]
edition = "2018"
description = "High level bindings to Lua 5.x"
0 commit comments