diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock index e38fa0ff0..4dbe5679d 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -41,7 +41,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
41 | 41 | ||
42 | [[package]] | 42 | [[package]] |
43 | name = "backtrace" | 43 | name = "backtrace" |
44 | version = "0.3.26" | 44 | version = "0.3.28" |
45 | source = "registry+https://github.com/rust-lang/crates.io-index" | 45 | source = "registry+https://github.com/rust-lang/crates.io-index" |
46 | dependencies = [ | 46 | dependencies = [ |
47 | "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 47 | "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -381,7 +381,7 @@ name = "error-chain" | |||
381 | version = "0.12.1" | 381 | version = "0.12.1" |
382 | source = "registry+https://github.com/rust-lang/crates.io-index" | 382 | source = "registry+https://github.com/rust-lang/crates.io-index" |
383 | dependencies = [ | 383 | dependencies = [ |
384 | "backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", | 384 | "backtrace 0.3.28 (registry+https://github.com/rust-lang/crates.io-index)", |
385 | "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 385 | "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
386 | ] | 386 | ] |
387 | 387 | ||
@@ -390,7 +390,7 @@ name = "failure" | |||
390 | version = "0.1.5" | 390 | version = "0.1.5" |
391 | source = "registry+https://github.com/rust-lang/crates.io-index" | 391 | source = "registry+https://github.com/rust-lang/crates.io-index" |
392 | dependencies = [ | 392 | dependencies = [ |
393 | "backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", | 393 | "backtrace 0.3.28 (registry+https://github.com/rust-lang/crates.io-index)", |
394 | "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 394 | "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
395 | ] | 395 | ] |
396 | 396 | ||
@@ -1179,6 +1179,7 @@ dependencies = [ | |||
1179 | name = "ra_prof" | 1179 | name = "ra_prof" |
1180 | version = "0.1.0" | 1180 | version = "0.1.0" |
1181 | dependencies = [ | 1181 | dependencies = [ |
1182 | "backtrace 0.3.28 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1182 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1183 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1183 | "once_cell 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1184 | "once_cell 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1184 | ] | 1185 | ] |
@@ -1986,7 +1987,7 @@ dependencies = [ | |||
1986 | "checksum arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "92c7fb76bc8826a8b33b4ee5bb07a247a81e76764ab4d55e8f73e3a4d8808c71" | 1987 | "checksum arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "92c7fb76bc8826a8b33b4ee5bb07a247a81e76764ab4d55e8f73e3a4d8808c71" |
1987 | "checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" | 1988 | "checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" |
1988 | "checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf" | 1989 | "checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf" |
1989 | "checksum backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)" = "1a13fc43f04daf08ab4f71e3d27e1fc27fc437d3e95ac0063a796d92fb40f39b" | 1990 | "checksum backtrace 0.3.28 (registry+https://github.com/rust-lang/crates.io-index)" = "d0c18049b371fef38d66b2d69643618023d9d6b4e62891019f3359e88f73922a" |
1990 | "checksum backtrace-sys 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "797c830ac25ccc92a7f8a7b9862bde440715531514594a6154e3d4a54dd769b6" | 1991 | "checksum backtrace-sys 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "797c830ac25ccc92a7f8a7b9862bde440715531514594a6154e3d4a54dd769b6" |
1991 | "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" | 1992 | "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" |
1992 | "checksum bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e84c238982c4b1e1ee668d136c510c67a13465279c0cb367ea6baf6310620a80" | 1993 | "checksum bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e84c238982c4b1e1ee668d136c510c67a13465279c0cb367ea6baf6310620a80" |