summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Orlenko <zxteam@protonmail.com>2021-10-12 12:21:28 +0100
committerAlex Orlenko <zxteam@protonmail.com>2021-10-12 12:22:14 +0100
commit09af3e021a62f3806a3802ebece29971e0e5fb7c (patch)
tree076f1c855923b2004678860bbe4969abcf213ebc /Cargo.toml
parent9e3d495f91e8f30dd1553e3b5d8cb3382be51d3f (diff)
downloadmlua-09af3e021a62f3806a3802ebece29971e0e5fb7c.zip
v0.6.6
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 b0c22b5..395c5c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mlua"
-version = "0.6.5" # remember to update html_root_url and mlua_derive
+version = "0.6.6" # 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"