Bump cranelift from 8fe3ae8 to 69fb510

Bumps [cranelift](https://github.com/CraneStation/cranelift) from `8fe3ae8` to `69fb510`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](8fe3ae8950...69fb51092b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-16 12:19:28 +00:00
parent 42b6d734bf
commit a8c3ae1160
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

20
Cargo.lock generated
View File

@ -90,7 +90,7 @@ dependencies = [
[[package]]
name = "cranelift"
version = "0.22.0"
source = "git+https://github.com/CraneStation/cranelift.git#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
[[package]]
name = "cranelift-entity"
version = "0.22.0"
source = "git+https://github.com/CraneStation/cranelift.git#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
[[package]]
name = "cranelift-faerie"
version = "0.22.0"
source = "git+https://github.com/CraneStation/cranelift.git#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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#8fe3ae89501591022270ce146a8d677be1a8d341"
source = "git+https://github.com/CraneStation/cranelift.git#69fb51092b022ea2ceef456a29bd79a2f97b3e86"
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)",