From 13fe779e1088f93dd97cff8a335d5829276926a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 16:50:32 +0000 Subject: [PATCH] Bump cranelift-codegen from `08e5484` to `cd900d7` Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `08e5484` to `cd900d7`. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Commits](https://github.com/bytecodealliance/wasmtime/compare/08e5484cdb158b7795587ff7ad0cb04beef6dcd3...cd900d72db7b0ab3e16cf41e63d13828e4c48712) 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 a00846355b44..3afec9bb73e3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -45,7 +45,7 @@ checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" [[package]] name = "cranelift-bforest" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "cranelift-entity", ] @@ -53,7 +53,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "byteorder", "cranelift-bforest", @@ -70,7 +70,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "cranelift-codegen-shared", "cranelift-entity", @@ -79,17 +79,17 @@ dependencies = [ [[package]] name = "cranelift-codegen-shared" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" [[package]] name = "cranelift-entity" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" [[package]] name = "cranelift-frontend" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "cranelift-codegen", "log", @@ -100,7 +100,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "anyhow", "cranelift-codegen", @@ -112,7 +112,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "cranelift-codegen", "raw-cpuid", @@ -122,7 +122,7 @@ dependencies = [ [[package]] name = "cranelift-object" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "cranelift-codegen", "cranelift-module", @@ -133,7 +133,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.61.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#08e5484cdb158b7795587ff7ad0cb04beef6dcd3" +source = "git+https://github.com/bytecodealliance/wasmtime/#cd900d72db7b0ab3e16cf41e63d13828e4c48712" dependencies = [ "cranelift-codegen", "cranelift-module",