Skip to content

Commit 6a852e7

Browse files
committed
fix
1 parent 976d8c2 commit 6a852e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "bevy_mod_scripting"
1717
path = "src/lib.rs"
1818

1919
[package.metadata."docs.rs"]
20-
features = ["lua", "lua54", "rhai", "rune"]
20+
features = ["lua54", "rhai", "rune"]
2121

2222
[features]
2323
default = ["core_functions", "bevy_bindings", "unsafe_lua_modules"]

0 commit comments

Comments
 (0)