From 00dbbecf831d89d86989abe560518b94e6b039ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 27 Dec 2018 06:37:20 +0000 Subject: [PATCH] Bump cranelift from `9055dd1` to `c87da1a` Bumps [cranelift](https://github.com/CraneStation/cranelift) from `9055dd1` to `c87da1a`. - [Release notes](https://github.com/CraneStation/cranelift/releases) - [Commits](https://github.com/CraneStation/cranelift/compare/9055dd16ce925e95756d84a59b232e80d6efdb5f...c87da1a42e3da7a403ee78c1bafd239f07f3da5a) Signed-off-by: dependabot[bot] --- Cargo.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6341a9ebac5..e3a4fce4ed1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -104,7 +104,7 @@ dependencies = [ [[package]] name = "cranelift" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-frontend 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -113,7 +113,7 @@ dependencies = [ [[package]] name = "cranelift-bforest" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-entity 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -121,7 +121,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-bforest 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-codegen-meta 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -135,7 +135,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-entity 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -143,12 +143,12 @@ dependencies = [ [[package]] name = "cranelift-entity" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" [[package]] name = "cranelift-faerie" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -161,7 +161,7 @@ dependencies = [ [[package]] name = "cranelift-frontend" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -171,7 +171,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-entity 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -182,7 +182,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -192,7 +192,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.26.0" -source = "git+https://github.com/CraneStation/cranelift.git#9055dd16ce925e95756d84a59b232e80d6efdb5f" +source = "git+https://github.com/CraneStation/cranelift.git#c87da1a42e3da7a403ee78c1bafd239f07f3da5a" dependencies = [ "cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",