build: update everything to target-lexicon 0.9;
This commit is contained in:
@@ -17,7 +17,7 @@ cranelift-codegen-shared = { path = "./shared", version = "0.48.0" }
|
||||
cranelift-entity = { path = "../cranelift-entity", version = "0.48.0" }
|
||||
cranelift-bforest = { path = "../cranelift-bforest", version = "0.48.0" }
|
||||
hashbrown = { version = "0.6", optional = true }
|
||||
target-lexicon = "0.8.1"
|
||||
target-lexicon = "0.9"
|
||||
log = { version = "0.4.6", default-features = false }
|
||||
serde = { version = "1.0.94", features = ["derive"], optional = true }
|
||||
smallvec = { version = "1.0.0" }
|
||||
|
||||
Reference in New Issue
Block a user