Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 90eece1

Browse files
committed
Update rglua-macros version
1 parent defb50d commit 90eece1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rglua/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libloading = "0.7.2"
1717
once_cell = "1.8.0"
1818
thiserror = "1.0.30"
1919

20-
rglua-macros = { version = "0.1.0", path = "../rglua-macros" }
20+
rglua-macros = { version = "0.2.0", path = "../rglua-macros" }
2121
derive_more = { version = "0.99.17", optional = true }
2222

2323
vtables = { version = "0.1.0", optional = true }

0 commit comments

Comments
 (0)