From 30f97e4ef0c17c11636d05bfb2fa7da74c3bd159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 26 Nov 2018 05:39:25 +0000 Subject: [PATCH] Bump cranelift from `fc608d4` to `1f34401` Bumps [cranelift](https://github.com/CraneStation/cranelift) from `fc608d4` to `1f34401`. - [Release notes](https://github.com/CraneStation/cranelift/releases) - [Commits](https://github.com/CraneStation/cranelift/compare/fc608d4b25cd7f8415274c3c9a9324c40e702ed4...1f3440174a8c69bd9428f6ad363bcb09f85b257d) Signed-off-by: dependabot[bot] --- Cargo.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0d5935b71f1..2e6c8778ded 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -98,7 +98,7 @@ dependencies = [ [[package]] name = "cranelift" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-codegen 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-frontend 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -107,7 +107,7 @@ dependencies = [ [[package]] name = "cranelift-bforest" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-entity 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -115,7 +115,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-bforest 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-codegen-meta 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -129,7 +129,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-entity 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -137,12 +137,12 @@ dependencies = [ [[package]] name = "cranelift-entity" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" [[package]] name = "cranelift-faerie" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-codegen 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -155,7 +155,7 @@ dependencies = [ [[package]] name = "cranelift-frontend" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-codegen 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -165,7 +165,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-codegen 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-entity 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -176,7 +176,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-codegen 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -186,7 +186,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.23.0" -source = "git+https://github.com/CraneStation/cranelift.git#fc608d4b25cd7f8415274c3c9a9324c40e702ed4" +source = "git+https://github.com/CraneStation/cranelift.git#1f3440174a8c69bd9428f6ad363bcb09f85b257d" dependencies = [ "cranelift-codegen 0.23.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.23.0 (git+https://github.com/CraneStation/cranelift.git)",