Update codegen dependency.
This commit is contained in:
parent
b7dc94fc1d
commit
35ab5481b5
@ -20,7 +20,7 @@ smallvec = { version = "1.6", default-features = false, features = ["union"] }
|
||||
ahash = { version = "0.7", default-features = false }
|
||||
num-traits = { version = "0.2", default-features = false }
|
||||
smartstring = { version = "0.2.7", default-features = false }
|
||||
rhai_codegen = { version = "1.1", path = "codegen", default-features = false }
|
||||
rhai_codegen = { version = "1.2", path = "codegen", default-features = false }
|
||||
|
||||
[features]
|
||||
default = ["ahash/std", "num-traits/std"]
|
||||
|
Loading…
Reference in New Issue
Block a user