bump cargo version, nice addition of Result conversion

This commit is contained in:
kyren 2017-06-15 16:28:12 -04:00
parent 32c83d77b7
commit 44370dd64e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rlua"
version = "0.5.0"
version = "0.5.1"
authors = ["kyren <catherine@chucklefish.org>"]
description = "High level bindings to Lua 5.3"
repository = "https://github.com/chucklefish/rlua"