diff --git a/Cargo.toml b/Cargo.toml index 6b9f8e5..6b43c45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ path = "examples/rhai/current_entity.rs" required-features = ["rhai"] [[example]] -name = "custom5type_rhai" +name = "custom_type_rhai" path = "examples/rhai/custom_type.rs" required-features = ["rhai"]