Change codegen tests for return_raw.

This commit is contained in:
Stephen Chung
2021-03-22 19:21:42 +08:00
parent 42d7736d94
commit 39fb78293c
4 changed files with 8 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
proc-macro = true
[dev-dependencies]
rhai = { path = "..", version = "0.19.15" }
rhai = { path = "..", version = "^0.19.15" }
trybuild = "1"
[dependencies]