summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Orlenko <zxteam@protonmail.com>2021-02-27 19:32:25 +0000
committerAlex Orlenko <zxteam@protonmail.com>2021-02-27 19:32:25 +0000
commitb93ace022421aff6868f0b1de292c102d55d9ad1 (patch)
tree8cb7cd4852c7f7d288d57b37376268c5424752f3 /Cargo.toml
parent5f37bf812d9b1ced84954dc921b837fa596bd1b5 (diff)
downloadmlua-b93ace022421aff6868f0b1de292c102d55d9ad1.zip
v0.5.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c749248..81858f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mlua"
-version = "0.5.1" # remember to update html_root_url and mlua_derive
+version = "0.5.2" # remember to update html_root_url and mlua_derive
authors = ["Aleksandr Orlenko <zxteam@pm.me>", "kyren <catherine@chucklefish.org>"]
edition = "2018"
repository = "https://github.com/khvzak/mlua"