tomaka / hlua

Rust library to interface with Lua
MIT License
510 stars 48 forks source link

Increment version and publish to crates.io #195

Closed tpdickso closed 7 months ago

tpdickso commented 6 years ago

Version 0.4.1 does not contain the bugfix that allows tables to be read into an AnyLuaValue. Bumping the version will allow crates to be built that use this functionality.

tomaka commented 7 months ago

Done.