Bump Rhai version requirement.

This commit is contained in:
Stephen Chung 2022-03-28 23:24:56 +08:00
parent f9250fb053
commit 2b9b84a764

View File

@ -16,7 +16,7 @@ default = []
metadata = []
[dev-dependencies]
rhai = { path = "..", version = "1.4", features = ["metadata"] }
rhai = { path = "..", version = "1.6", features = ["metadata"] }
trybuild = "1"
[dependencies]