From 55b99230d6c0bcc2edb0a3dd0beb236673257e17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 09:42:03 +0200 Subject: [PATCH] Bump cranelift-module from `1ba2b65` to `4125d47` (#636) Bumps [cranelift-module](https://github.com/CraneStation/cranelift) from `1ba2b65` to `4125d47`. - [Release notes](https://github.com/CraneStation/cranelift/releases) - [Commits](https://github.com/CraneStation/cranelift/compare/1ba2b6536c1d2f9834825bda0c64e084b0f03d47...4125d47d692813a1ddfc66dd2ef87243df86f697) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 30ce8335bcd0e..c28b6fd70a60f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -118,7 +118,7 @@ dependencies = [ [[package]] name = "cranelift" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-frontend 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -127,7 +127,7 @@ dependencies = [ [[package]] name = "cranelift-bforest" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-entity 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -135,7 +135,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-bforest 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-codegen-meta 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -149,7 +149,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-entity 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -157,12 +157,12 @@ dependencies = [ [[package]] name = "cranelift-entity" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" [[package]] name = "cranelift-faerie" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -175,7 +175,7 @@ dependencies = [ [[package]] name = "cranelift-frontend" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -185,7 +185,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-entity 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -196,7 +196,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -206,7 +206,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.33.0" -source = "git+https://github.com/CraneStation/cranelift.git#1ba2b6536c1d2f9834825bda0c64e084b0f03d47" +source = "git+https://github.com/CraneStation/cranelift.git#4125d47d692813a1ddfc66dd2ef87243df86f697" dependencies = [ "cranelift-codegen 0.33.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.33.0 (git+https://github.com/CraneStation/cranelift.git)",