From 875b5f7b349cb5ebb44bda2ebdcfd0b53c1ec275 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 05:27:24 +0000 Subject: [PATCH] Bump cranelift-codegen from `ebd13ce` to `c284ffe` Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `ebd13ce` to `c284ffe`. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Commits](https://github.com/bytecodealliance/wasmtime/compare/ebd13cee05192d36ad7f62740f2215e1845d9f8b...c284ffe6c036b8058228d576c46688968629b48c) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 66d4be9cfbf..6a5f33c087a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -44,16 +44,16 @@ checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" [[package]] name = "cranelift-bforest" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-codegen" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "byteorder", "cranelift-bforest", @@ -70,8 +70,8 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "cranelift-codegen-shared", "cranelift-entity", @@ -79,18 +79,18 @@ dependencies = [ [[package]] name = "cranelift-codegen-shared" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" [[package]] name = "cranelift-entity" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" [[package]] name = "cranelift-frontend" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "cranelift-codegen", "log", @@ -100,8 +100,8 @@ dependencies = [ [[package]] name = "cranelift-module" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "anyhow", "cranelift-codegen", @@ -112,8 +112,8 @@ dependencies = [ [[package]] name = "cranelift-native" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "cranelift-codegen", "raw-cpuid", @@ -122,8 +122,8 @@ dependencies = [ [[package]] name = "cranelift-object" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "cranelift-codegen", "cranelift-module", @@ -133,8 +133,8 @@ dependencies = [ [[package]] name = "cranelift-simplejit" -version = "0.62.0" -source = "git+https://github.com/bytecodealliance/wasmtime/#ebd13cee05192d36ad7f62740f2215e1845d9f8b" +version = "0.63.0" +source = "git+https://github.com/bytecodealliance/wasmtime/#c284ffe6c036b8058228d576c46688968629b48c" dependencies = [ "cranelift-codegen", "cranelift-module", @@ -277,9 +277,9 @@ dependencies = [ [[package]] name = "regalloc" -version = "0.0.18" +version = "0.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6d7df180ed313488abdbeec2e3398f16cbf5ea6ce20db968c8cd6fc410400a9" +checksum = "b27b256b41986ac5141b37b8bbba85d314fbf546c182eb255af6720e07e4f804" dependencies = [ "log", "rustc-hash",