Bump cranelift from a698c50 to 9787326

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-14 06:13:33 +00:00
parent 7ad08cacc4
commit 017cb5c0d6
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
[[package]]
name = "cranelift-entity"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
[[package]]
name = "cranelift-faerie"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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#a698c50f96a1833137b68c6e69d4de8c09004ab3"
source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011"
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)",