]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
Rustup to rustc 1.34.0-nightly (b244f61b7 2019-02-12)
[rust.git] / Cargo.lock
index ee1a3ca5a8a946d3efad978bc78aa882fe924c62..a12bb2f63dc35333ab733f6072def2438b348bb8 100644 (file)
@@ -65,7 +65,7 @@ name = "backtrace-sys"
 version = "0.1.28"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
- "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
@@ -81,7 +81,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "cc"
-version = "1.0.28"
+version = "1.0.29"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
@@ -114,7 +114,7 @@ dependencies = [
 [[package]]
 name = "cranelift"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-codegen 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-frontend 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -123,7 +123,7 @@ dependencies = [
 [[package]]
 name = "cranelift-bforest"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-entity 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
 ]
@@ -131,7 +131,7 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-bforest 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-codegen-meta 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -145,7 +145,7 @@ dependencies = [
 [[package]]
 name = "cranelift-codegen-meta"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-entity 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
 ]
@@ -153,12 +153,12 @@ dependencies = [
 [[package]]
 name = "cranelift-entity"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 
 [[package]]
 name = "cranelift-faerie"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-codegen 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-module 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -171,7 +171,7 @@ dependencies = [
 [[package]]
 name = "cranelift-frontend"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-codegen 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -181,7 +181,7 @@ dependencies = [
 [[package]]
 name = "cranelift-module"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-codegen 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-entity 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -192,7 +192,7 @@ dependencies = [
 [[package]]
 name = "cranelift-native"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-codegen 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -202,7 +202,7 @@ dependencies = [
 [[package]]
 name = "cranelift-simplejit"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2"
+source = "git+https://github.com/CraneStation/cranelift.git#4d92022a0b1b0bef82a933057005f598d6e48bfc"
 dependencies = [
  "cranelift-codegen 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
  "cranelift-module 0.28.0 (git+https://github.com/CraneStation/cranelift.git)",
@@ -301,7 +301,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "fuchsia-cprng"
-version = "0.1.0"
+version = "0.1.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
@@ -312,7 +312,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 [[package]]
 name = "gimli"
 version = "0.16.1"
-source = "git+https://github.com/gimli-rs/gimli.git#9ed8d7bce40613c9c9b5b511d9c5ead24492d7e1"
+source = "git+https://github.com/gimli-rs/gimli.git#1278ccb7b6eaa8eea3b9c082f18a282d3c48703b"
 dependencies = [
  "arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
  "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -495,7 +495,7 @@ version = "0.1.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "fuchsia-cprng 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
  "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -525,7 +525,7 @@ version = "6.1.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
- "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
@@ -867,7 +867,7 @@ dependencies = [
 "checksum backtrace-sys 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "797c830ac25ccc92a7f8a7b9862bde440715531514594a6154e3d4a54dd769b6"
 "checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
 "checksum byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a019b10a2a7cdeb292db131fc8113e57ea2a908f6e7894b0c3c671893b65dbeb"
-"checksum cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4a8b715cb4597106ea87c7c84b2f1d452c7492033765df7f32651e66fcf749"
+"checksum cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)" = "4390a3b5f4f6bce9c1d0c00128379df433e53777fdd30e92f16a529332baec4e"
 "checksum cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4"
 "checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
 "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
@@ -889,7 +889,7 @@ dependencies = [
 "checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
 "checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
 "checksum fallible-iterator 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eb7217124812dc5672b7476d0c2d20cfe9f7c0f1ba0904b674a9762a0212f72e"
-"checksum fuchsia-cprng 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "81f7f8eb465745ea9b02e2704612a9946a59fa40572086c6fd49d6ddcf30bf31"
+"checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
 "checksum gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)" = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
 "checksum gimli 0.16.1 (git+https://github.com/gimli-rs/gimli.git)" = "<none>"
 "checksum goblin 0.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = "c65cd533b33e3d04c6e393225fa8919ddfcf5862ca8919c7f9a167c312ef41c2"