From 101f8d4ecf3437c17022e78cdb8afe9dfe104dd2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 05:09:52 +0000 Subject: [PATCH] Bump cranelift-codegen from `0c7da4a` to `5ad5505` Bumps [cranelift-codegen](https://github.com/bytecodealliance/cranelift) from `0c7da4a` to `5ad5505`. - [Release notes](https://github.com/bytecodealliance/cranelift/releases) - [Commits](https://github.com/bytecodealliance/cranelift/compare/0c7da4a66325b82423111927b0d701e9a09269a6...5ad55057f18652ad0a4f270cd9b2876eb051c7d0) 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 408427bb14a..3bfc11c5165 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -33,7 +33,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "cranelift-bforest" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-entity 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", ] @@ -41,7 +41,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "cranelift-bforest 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -58,7 +58,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-codegen-shared 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-entity 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -67,17 +67,17 @@ dependencies = [ [[package]] name = "cranelift-codegen-shared" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" [[package]] name = "cranelift-entity" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" [[package]] name = "cranelift-frontend" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-codegen 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -88,7 +88,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-codegen 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-entity 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -99,7 +99,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-codegen 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "raw-cpuid 7.0.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -109,7 +109,7 @@ dependencies = [ [[package]] name = "cranelift-object" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-codegen 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-module 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -120,7 +120,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#0c7da4a66325b82423111927b0d701e9a09269a6" +source = "git+https://github.com/bytecodealliance/cranelift/#5ad55057f18652ad0a4f270cd9b2876eb051c7d0" dependencies = [ "cranelift-codegen 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-module 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)",