Update rlua to 0.14

This commit is contained in:
Dmitry Vdovin 2018-08-30 21:04:11 +02:00
parent a2855b01fa
commit 253b364d47
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ keywords = ["lua", "serde"]
license = "MIT"
[dependencies]
rlua = "0.12"
rlua = "0.14"
serde = "1.0"
[dev-dependencies]