summaryrefslogtreecommitdiff
path: root/mlua_derive
diff options
context:
space:
mode:
authorAlex Orlenko <zxteam@protonmail.com>2023-08-16 01:25:12 +0100
committerAlex Orlenko <zxteam@protonmail.com>2023-08-16 01:25:12 +0100
commit17809a390c96c771ce3ded2d104637d30aeaf678 (patch)
tree9e2725957dce46c619e2f0c0baf903d4fa5ff0a4 /mlua_derive
parent7662a7e4ff31bb470bf104e8946dff3af88fc5c9 (diff)
downloadmlua-17809a390c96c771ce3ded2d104637d30aeaf678.zip
mlua_derive: v0.9.0
Diffstat (limited to 'mlua_derive')
-rw-r--r--mlua_derive/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlua_derive/Cargo.toml b/mlua_derive/Cargo.toml
index cc9196d..8021a16 100644
--- a/mlua_derive/Cargo.toml
+++ b/mlua_derive/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mlua_derive"
-version = "0.9.0-rc.2"
+version = "0.9.0"
authors = ["Aleksandr Orlenko <zxteam@pm.me>"]
edition = "2021"
description = "Procedural macros for the mlua crate."