poga / actix-lua

Safe Lua Scripting Environment for Actix
MIT License
121 stars 13 forks source link

Upgrade to rlua 0.16 #24

Closed poga closed 5 years ago

poga commented 5 years ago

rlua 0.16 is released. It has a soundness fix and breaking changes around lua.context(). We should upgrade to it.

poga commented 5 years ago

0.16 also removed the dependency on the failure crate.

poga commented 5 years ago

fixed by https://github.com/poga/actix-lua/commit/3ccbb256b58cd1d4ff2ee42f1e716d0ec3f0c832