Bump cranelift-simplejit from 5b2af58 to 078b07b

Bumps [cranelift-simplejit](https://github.com/CraneStation/cranelift) from `5b2af58` to `078b07b`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](5b2af5841f...078b07b86d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-11 06:00:47 +00:00
parent e7ca9a186b
commit bdd914a8b2
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

98
Cargo.lock generated
View File

@ -89,29 +89,29 @@ dependencies = [
[[package]]
name = "cranelift"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-frontend 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-frontend 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
]
[[package]]
name = "cranelift-bforest"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-entity 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
]
[[package]]
name = "cranelift-codegen"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-bforest 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen-meta 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-entity 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"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)",
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
@ -120,21 +120,21 @@ dependencies = [
[[package]]
name = "cranelift-codegen-meta"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
[[package]]
name = "cranelift-entity"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
[[package]]
name = "cranelift-faerie"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"faerie 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"goblin 0.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
@ -143,41 +143,41 @@ dependencies = [
[[package]]
name = "cranelift-frontend"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
]
[[package]]
name = "cranelift-module"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-entity 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "cranelift-native"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"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)",
"target-lexicon 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "cranelift-simplejit"
version = "0.21.0"
source = "git+https://github.com/CraneStation/cranelift.git#5b2af5841f19f003e2d8e972154f8b40ba433170"
version = "0.21.1"
source = "git+https://github.com/CraneStation/cranelift.git#078b07b86d60eeaef6606a93da9ffb22d509d2ba"
dependencies = [
"cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-native 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-native 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"errno 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
"region 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -417,10 +417,10 @@ dependencies = [
"ar 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
"cranelift 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-faerie 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-simplejit 0.21.0 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-faerie 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"cranelift-simplejit 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
"faerie 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"target-lexicon 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -659,16 +659,16 @@ dependencies = [
"checksum cc 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)" = "c37f0efaa4b9b001fa6f02d4b644dee4af97d3414df07c51e3e4f015f3a3e131"
"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3"
"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
"checksum cranelift 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-bforest 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-codegen 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-codegen-meta 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-entity 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-faerie 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-frontend 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-module 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-native 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-simplejit 0.21.0 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-bforest 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-codegen-meta 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-faerie 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-frontend 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-native 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum cranelift-simplejit 0.21.1 (git+https://github.com/CraneStation/cranelift.git)" = "<none>"
"checksum env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" = "15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38"
"checksum errno 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c2a071601ed01b988f896ab14b95e67335d1eeb50190932a1320f7fe3cadc84e"
"checksum errno-dragonfly 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "14ca354e36190500e1e1fb267c647932382b54053c50b14970856c0b00a35067"