Pass metadata feature to rhai.
This commit is contained in:
parent
24b68971a8
commit
e366bd2106
@ -16,7 +16,7 @@ default = []
|
||||
metadata = []
|
||||
|
||||
[dev-dependencies]
|
||||
rhai = { path = "..", version = "1.4" }
|
||||
rhai = { path = "..", version = "1.4", features = ["metadata"] }
|
||||
trybuild = "1"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user