From 487e4ff86e83c072eb4c9f26fe2abdf784f558f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 05:10:16 +0000 Subject: [PATCH] Bump cranelift-codegen from `f1aa072` to `cd3d84e` Bumps [cranelift-codegen](https://github.com/bytecodealliance/cranelift) from `f1aa072` to `cd3d84e`. - [Release notes](https://github.com/bytecodealliance/cranelift/releases) - [Commits](https://github.com/bytecodealliance/cranelift/compare/f1aa07265b3b25c1859f7184e92fd600316b4b25...cd3d84e580cc69876a93ea87ef12d45ee2942b2d) 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 31030e61488..6025fe9ccde 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" [[package]] name = "cranelift-entity" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" [[package]] name = "cranelift-frontend" version = "0.58.0" -source = "git+https://github.com/bytecodealliance/cranelift/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" 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/#f1aa07265b3b25c1859f7184e92fd600316b4b25" +source = "git+https://github.com/bytecodealliance/cranelift/#cd3d84e580cc69876a93ea87ef12d45ee2942b2d" dependencies = [ "cranelift-codegen 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-module 0.58.0 (git+https://github.com/bytecodealliance/cranelift/)", -- 2.44.0