Update the hashbrown to use the same version (#2338)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -14,7 +14,6 @@ edition = "2018"
|
||||
cranelift-codegen = { path = "../codegen", version = "0.67.0", default-features = false }
|
||||
cranelift-entity = { path = "../entity", version = "0.67.0" }
|
||||
cranelift-reader = { path = "../reader", version = "0.67.0" }
|
||||
hashbrown = { version = "0.7.1", optional = true }
|
||||
log = { version = "0.4.8", default-features = false }
|
||||
thiserror = "1.0.15"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user