]> 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 479980b53d32249cb894119339693f93b4a041ce..a12bb2f63dc35333ab733f6072def2438b348bb8 100644 (file)
@@ -114,7 +114,7 @@ dependencies = [
 [[package]]
 name = "cranelift"
 version = "0.28.0"
-source = "git+https://github.com/CraneStation/cranelift.git#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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#0a04fb6ad0b3acb165b9b4dc1aeab5abf061a9fc"
+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)",
@@ -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#955c33ed0056374ab349b1a175f743db3f571e0d"
+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)",