Bump cargo.toml version number

This commit is contained in:
kyren 2017-06-05 00:06:15 -04:00
parent 47d4ea62ff
commit e4052bb4d4
1 changed files with 1 additions and 1 deletions

View File

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