]> git.lizzy.rs Git - rust.git/commitdiff
Bump cranelift from `177e727` to `138b2ce`
authordependabot[bot] <support@dependabot.com>
Thu, 25 Oct 2018 05:33:18 +0000 (05:33 +0000)
committerdependabot[bot] <support@dependabot.com>
Thu, 25 Oct 2018 05:33:18 +0000 (05:33 +0000)
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `177e727` to `138b2ce`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](https://github.com/CraneStation/cranelift/compare/177e727c1b676643878a1680f4ec259676250d90...138b2ce94143bc32d16397fe7758a2da4bb5647e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Cargo.lock

index 68bbbd8f13f6e4f31e00427938669a544f14127a..841467c11e073ad7728cc1855ef9001e00f4476c 100644 (file)
@@ -90,7 +90,7 @@ dependencies = [
 [[package]]
 name = "cranelift"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-codegen 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-frontend 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -99,7 +99,7 @@ dependencies = [
 [[package]]
 name = "cranelift-bforest"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-entity 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
 ]
@@ -107,7 +107,7 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-bforest 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-codegen-meta 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -121,17 +121,17 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen-meta"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 
 [[package]]
 name = "cranelift-entity"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 
 [[package]]
 name = "cranelift-faerie"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-codegen 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-module 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -144,7 +144,7 @@ dependencies = [
 [[package]]
 name = "cranelift-frontend"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-codegen 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -154,7 +154,7 @@ dependencies = [
 [[package]]
 name = "cranelift-module"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-codegen 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-entity 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -165,7 +165,7 @@ dependencies = [
 [[package]]
 name = "cranelift-native"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-codegen 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "raw-cpuid 6.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -175,7 +175,7 @@ dependencies = [
 [[package]]
 name = "cranelift-simplejit"
 version = "0.22.0"
-source = "git+https://github.com/CraneStation/cranelift.git#177e727c1b676643878a1680f4ec259676250d90"
+source = "git+https://github.com/CraneStation/cranelift.git#138b2ce94143bc32d16397fe7758a2da4bb5647e"
 dependencies = [
  "cranelift-codegen 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-module 0.22.0 (git+https://github.com/CraneStation/cranelift.git)",