Bump ahash to 0.6.
This commit is contained in:
parent
0f7b390881
commit
9acf7b4774
@ -24,7 +24,7 @@ categories = [ "no-std", "embedded", "wasm", "parser-implementations" ]
|
||||
|
||||
[dependencies]
|
||||
smallvec = { version = "1.6", default-features = false, features = ["union"] }
|
||||
ahash = { version = "0.5", default-features = false }
|
||||
ahash = { version = "0.6", default-features = false }
|
||||
rhai_codegen = { version = "0.3", path = "codegen" }
|
||||
|
||||
[features]
|
||||
|
Loading…
Reference in New Issue
Block a user