File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
languages/bevy_mod_scripting_lua_derive Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ paste="1.0.7"
3434thiserror =" 1.0.32"
3535# lua
3636bevy_mod_scripting_lua ={path =" ../languages/bevy_mod_scripting_lua" , version = " 0.2.0" , optional =true }
37- bevy_mod_scripting_lua_derive ={path =" ../languages/bevy_mod_scripting_lua_derive" , version =" 0.1.1 " , optional =true }
37+ bevy_mod_scripting_lua_derive ={path =" ../languages/bevy_mod_scripting_lua_derive" , version = " 0.2.0 " , optional =true }
3838bevy_mod_scripting_rhai ={path =" ../languages/bevy_mod_scripting_rhai" , version =" 0.1.1" , optional =true }
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_mod_scripting_lua_derive"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44authors = [" Maksymilian Mozolewski <makspl17@gmail.com>" ]
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments