Vendor newer version of cranelift-native

It fixes a bug that caused compilation on 32bit x86 to fail
This commit is contained in:
bjorn3
2023-01-25 15:19:40 +01:00
parent ae3aa718a4
commit 1578b1c73f
4 changed files with 273 additions and 2 deletions

View File

@@ -333,7 +333,6 @@ dependencies = [
"cranelift-frontend",
"cranelift-jit",
"cranelift-module",
"cranelift-native",
"cranelift-object",
"gimli",
"indexmap",