Bump cranelift-faerie from d50e73a to a698c50

Bumps [cranelift-faerie](https://github.com/CraneStation/cranelift) from `d50e73a` to `a698c50`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](d50e73af77...a698c50f96)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-13 06:37:56 +00:00
parent 59518987ed
commit af55db646b
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.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-frontend 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
@ -99,7 +99,7 @@ dependencies = [
[[package]]
name = "cranelift-bforest"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
]
@ -107,7 +107,7 @@ dependencies = [
[[package]]
name = "cranelift-codegen"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-bforest 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen-meta 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
@ -121,17 +121,17 @@ dependencies = [
[[package]]
name = "cranelift-codegen-meta"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
[[package]]
name = "cranelift-entity"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
[[package]]
name = "cranelift-faerie"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
@ -144,7 +144,7 @@ dependencies = [
[[package]]
name = "cranelift-frontend"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
]
@ -152,7 +152,7 @@ dependencies = [
[[package]]
name = "cranelift-module"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
@ -163,7 +163,7 @@ dependencies = [
[[package]]
name = "cranelift-native"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"raw-cpuid 5.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -173,7 +173,7 @@ dependencies = [
[[package]]
name = "cranelift-simplejit"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
dependencies = [
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",