Remove thiserror dependency from cranelift_codegen

This commit is contained in:
bjorn3
2021-03-16 11:51:05 +01:00
parent 147cda3b99
commit 03fdbadfb4
8 changed files with 119 additions and 37 deletions

1
Cargo.lock generated
View File

@@ -535,7 +535,6 @@ dependencies = [
"smallvec",
"souper-ir",
"target-lexicon",
"thiserror",
"wast 35.0.2",
]