From ed9e766aa76e66edcdcccfc1c41d253a40e116c1 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Thu, 20 Sep 2018 18:22:23 +0200 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c16e01349c3..d0552a469a8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -90,7 +90,7 @@ dependencies = [ [[package]] name = "cranelift" version = "0.21.1" -source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" [[package]] name = "cranelift-entity" version = "0.21.1" -source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" [[package]] name = "cranelift-faerie" version = "0.21.1" -source = "git+https://github.com/CraneStation/cranelift.git#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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#9787326c89e5a823484f8bf61d14d09f45433011" +source = "git+https://github.com/CraneStation/cranelift.git#7d08f6da158693215472a1ff7a6adc3203f9797c" 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)", @@ -478,7 +478,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "serde_json" -version = "1.0.27" +version = "1.0.28" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -546,7 +546,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "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)", - "serde_json 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -705,7 +705,7 @@ dependencies = [ "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" "checksum serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)" = "84257ccd054dc351472528c8587b4de2dbf0dc0fe2e634030c1a90bfdacebaa9" -"checksum serde_json 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)" = "59790990c5115d16027f00913e2e66de23a51f70422e549d2ad68c8c5f268f1c" +"checksum serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "d30ec34ac923489285d24688c7a9c0898d16edff27fc1f1bd854edeff6ca3b7f" "checksum string-interner 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "abb38a0d8fe673c40b10b6b75abcb076a958cc10fb894f14993d9737c4c87000" "checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550" "checksum structopt 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d8e9ad6a11096cbecdcca0cc6aa403fdfdbaeda2fb3323a39c98e6a166a1e45a"