about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-02-23 18:48:45 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2021-02-23 18:48:55 +0100
commitef96a0f3f0235bb9a487fd5d8ee900bb4e9c4208 (patch)
treeefcee49637b638b9e71b3fe979f1a41d8bcd0edc
parentc24744657021aa20bb577eb0e23cc8dcee55805c (diff)
downloadrust-ef96a0f3f0235bb9a487fd5d8ee900bb4e9c4208.tar.gz
rust-ef96a0f3f0235bb9a487fd5d8ee900bb4e9c4208.zip
Update Cranelift
-rw-r--r--Cargo.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ea7e70a329d..e01eca27ef7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -40,7 +40,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
 [[package]]
 name = "cranelift-bforest"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "cranelift-entity",
 ]
@@ -48,7 +48,7 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "byteorder",
  "cranelift-bforest",
@@ -66,7 +66,7 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen-meta"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "cranelift-codegen-shared",
  "cranelift-entity",
@@ -75,17 +75,17 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen-shared"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 
 [[package]]
 name = "cranelift-entity"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 
 [[package]]
 name = "cranelift-frontend"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "cranelift-codegen",
  "log",
@@ -96,7 +96,7 @@ dependencies = [
 [[package]]
 name = "cranelift-jit"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "anyhow",
  "cranelift-codegen",
@@ -114,7 +114,7 @@ dependencies = [
 [[package]]
 name = "cranelift-module"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "anyhow",
  "cranelift-codegen",
@@ -126,7 +126,7 @@ dependencies = [
 [[package]]
 name = "cranelift-native"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "cranelift-codegen",
  "target-lexicon",
@@ -135,7 +135,7 @@ dependencies = [
 [[package]]
 name = "cranelift-object"
 version = "0.70.0"
-source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#584d6fbf0e6f716f6a435ad7077c9c9b8f9f0abc"
+source = "git+https://github.com/bytecodealliance/wasmtime/?branch=main#ee1ddfb6f95750d97598b77f3ebf129a15a241b2"
 dependencies = [
  "anyhow",
  "cranelift-codegen",