|
|
@ -24,7 +24,7 @@ gimli = { version = "0.20.0", default-features = false, features = ["write"], op |
|
|
|
smallvec = { version = "1.0.0" } |
|
|
|
thiserror = "1.0.4" |
|
|
|
byteorder = { version = "1.3.2", default-features = false } |
|
|
|
regalloc = "0.0.18" |
|
|
|
regalloc = "0.0.20" |
|
|
|
# It is a goal of the cranelift-codegen crate to have minimal external dependencies. |
|
|
|
# Please don't add any unless they are essential to the task of creating binary |
|
|
|
# machine code. Integration tests that need external dependencies can be |
|
|
|