diff options
author | Jeremy Kolb <[email protected]> | 2019-05-09 13:45:01 +0100 |
---|---|---|
committer | Jeremy Kolb <[email protected]> | 2019-05-09 13:45:01 +0100 |
commit | e2b3862c0b97bebd313cdfd9668c365b3c738cfa (patch) | |
tree | 2550eabbbe5b9bb5e841a2bbbe393c9747a1fdb6 | |
parent | 6ceaea9e9505cfa07c0a76b590b62fa9615061cd (diff) |
cargo update
-rw-r--r-- | Cargo.lock | 145 |
1 files changed, 69 insertions, 76 deletions
diff --git a/Cargo.lock b/Cargo.lock index 92a377497..7305d6dd5 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -84,12 +84,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
84 | 84 | ||
85 | [[package]] | 85 | [[package]] |
86 | name = "bitflags" | 86 | name = "bitflags" |
87 | version = "0.7.0" | 87 | version = "1.0.4" |
88 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
89 | |||
90 | [[package]] | ||
91 | name = "bitflags" | ||
92 | version = "1.0.5" | ||
93 | source = "registry+https://github.com/rust-lang/crates.io-index" | 88 | source = "registry+https://github.com/rust-lang/crates.io-index" |
94 | 89 | ||
95 | [[package]] | 90 | [[package]] |
@@ -128,8 +123,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
128 | dependencies = [ | 123 | dependencies = [ |
129 | "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | 124 | "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
130 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", | 125 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
131 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 126 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
132 | "serde_derive 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 127 | "serde_derive 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
133 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 128 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
134 | ] | 129 | ] |
135 | 130 | ||
@@ -146,7 +141,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
146 | [[package]] | 141 | [[package]] |
147 | name = "chalk-engine" | 142 | name = "chalk-engine" |
148 | version = "0.9.0" | 143 | version = "0.9.0" |
149 | source = "git+https://github.com/rust-lang/chalk.git#17fb07e43b23d721f9c1adba289eac71b25f38ef" | 144 | source = "git+https://github.com/rust-lang/chalk.git#b92c15327f1d336fec7573c7de323ab247cca386" |
150 | dependencies = [ | 145 | dependencies = [ |
151 | "chalk-macros 0.1.1 (git+https://github.com/rust-lang/chalk.git)", | 146 | "chalk-macros 0.1.1 (git+https://github.com/rust-lang/chalk.git)", |
152 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 147 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -156,7 +151,7 @@ dependencies = [ | |||
156 | [[package]] | 151 | [[package]] |
157 | name = "chalk-ir" | 152 | name = "chalk-ir" |
158 | version = "0.1.0" | 153 | version = "0.1.0" |
159 | source = "git+https://github.com/rust-lang/chalk.git#17fb07e43b23d721f9c1adba289eac71b25f38ef" | 154 | source = "git+https://github.com/rust-lang/chalk.git#b92c15327f1d336fec7573c7de323ab247cca386" |
160 | dependencies = [ | 155 | dependencies = [ |
161 | "chalk-engine 0.9.0 (git+https://github.com/rust-lang/chalk.git)", | 156 | "chalk-engine 0.9.0 (git+https://github.com/rust-lang/chalk.git)", |
162 | "chalk-macros 0.1.1 (git+https://github.com/rust-lang/chalk.git)", | 157 | "chalk-macros 0.1.1 (git+https://github.com/rust-lang/chalk.git)", |
@@ -166,7 +161,7 @@ dependencies = [ | |||
166 | [[package]] | 161 | [[package]] |
167 | name = "chalk-macros" | 162 | name = "chalk-macros" |
168 | version = "0.1.1" | 163 | version = "0.1.1" |
169 | source = "git+https://github.com/rust-lang/chalk.git#17fb07e43b23d721f9c1adba289eac71b25f38ef" | 164 | source = "git+https://github.com/rust-lang/chalk.git#b92c15327f1d336fec7573c7de323ab247cca386" |
170 | dependencies = [ | 165 | dependencies = [ |
171 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | 166 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
172 | ] | 167 | ] |
@@ -174,7 +169,7 @@ dependencies = [ | |||
174 | [[package]] | 169 | [[package]] |
175 | name = "chalk-rust-ir" | 170 | name = "chalk-rust-ir" |
176 | version = "0.1.0" | 171 | version = "0.1.0" |
177 | source = "git+https://github.com/rust-lang/chalk.git#17fb07e43b23d721f9c1adba289eac71b25f38ef" | 172 | source = "git+https://github.com/rust-lang/chalk.git#b92c15327f1d336fec7573c7de323ab247cca386" |
178 | dependencies = [ | 173 | dependencies = [ |
179 | "chalk-engine 0.9.0 (git+https://github.com/rust-lang/chalk.git)", | 174 | "chalk-engine 0.9.0 (git+https://github.com/rust-lang/chalk.git)", |
180 | "chalk-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git)", | 175 | "chalk-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git)", |
@@ -184,7 +179,7 @@ dependencies = [ | |||
184 | [[package]] | 179 | [[package]] |
185 | name = "chalk-solve" | 180 | name = "chalk-solve" |
186 | version = "0.1.0" | 181 | version = "0.1.0" |
187 | source = "git+https://github.com/rust-lang/chalk.git#17fb07e43b23d721f9c1adba289eac71b25f38ef" | 182 | source = "git+https://github.com/rust-lang/chalk.git#b92c15327f1d336fec7573c7de323ab247cca386" |
188 | dependencies = [ | 183 | dependencies = [ |
189 | "chalk-engine 0.9.0 (git+https://github.com/rust-lang/chalk.git)", | 184 | "chalk-engine 0.9.0 (git+https://github.com/rust-lang/chalk.git)", |
190 | "chalk-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git)", | 185 | "chalk-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git)", |
@@ -205,7 +200,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
205 | dependencies = [ | 200 | dependencies = [ |
206 | "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", | 201 | "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
207 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 202 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
208 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 203 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
209 | "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", | 204 | "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
210 | ] | 205 | ] |
211 | 206 | ||
@@ -221,7 +216,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
221 | dependencies = [ | 216 | dependencies = [ |
222 | "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", | 217 | "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
223 | "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", | 218 | "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
224 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 219 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
225 | "strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 220 | "strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
226 | "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", | 221 | "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
227 | "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 222 | "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -244,7 +239,7 @@ name = "cloudabi" | |||
244 | version = "0.0.3" | 239 | version = "0.0.3" |
245 | source = "registry+https://github.com/rust-lang/crates.io-index" | 240 | source = "registry+https://github.com/rust-lang/crates.io-index" |
246 | dependencies = [ | 241 | dependencies = [ |
247 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 242 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
248 | ] | 243 | ] |
249 | 244 | ||
250 | [[package]] | 245 | [[package]] |
@@ -323,9 +318,9 @@ name = "derive-new" | |||
323 | version = "0.5.6" | 318 | version = "0.5.6" |
324 | source = "registry+https://github.com/rust-lang/crates.io-index" | 319 | source = "registry+https://github.com/rust-lang/crates.io-index" |
325 | dependencies = [ | 320 | dependencies = [ |
326 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 321 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
327 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 322 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
328 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 323 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
329 | ] | 324 | ] |
330 | 325 | ||
331 | [[package]] | 326 | [[package]] |
@@ -404,9 +399,9 @@ name = "failure_derive" | |||
404 | version = "0.1.5" | 399 | version = "0.1.5" |
405 | source = "registry+https://github.com/rust-lang/crates.io-index" | 400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
406 | dependencies = [ | 401 | dependencies = [ |
407 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 402 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
408 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 403 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
409 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 404 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
410 | "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", | 405 | "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
411 | ] | 406 | ] |
412 | 407 | ||
@@ -448,17 +443,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
448 | 443 | ||
449 | [[package]] | 444 | [[package]] |
450 | name = "fsevent" | 445 | name = "fsevent" |
451 | version = "0.2.17" | 446 | version = "0.4.0" |
452 | source = "registry+https://github.com/rust-lang/crates.io-index" | 447 | source = "registry+https://github.com/rust-lang/crates.io-index" |
453 | dependencies = [ | 448 | dependencies = [ |
454 | "bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | 449 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
455 | "fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | 450 | "fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
456 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", | ||
457 | ] | 451 | ] |
458 | 452 | ||
459 | [[package]] | 453 | [[package]] |
460 | name = "fsevent-sys" | 454 | name = "fsevent-sys" |
461 | version = "0.1.6" | 455 | version = "2.0.1" |
462 | source = "registry+https://github.com/rust-lang/crates.io-index" | 456 | source = "registry+https://github.com/rust-lang/crates.io-index" |
463 | dependencies = [ | 457 | dependencies = [ |
464 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", | 458 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -482,7 +476,7 @@ name = "fuchsia-zircon" | |||
482 | version = "0.3.3" | 476 | version = "0.3.3" |
483 | source = "registry+https://github.com/rust-lang/crates.io-index" | 477 | source = "registry+https://github.com/rust-lang/crates.io-index" |
484 | dependencies = [ | 478 | dependencies = [ |
485 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 479 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
486 | "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | 480 | "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
487 | ] | 481 | ] |
488 | 482 | ||
@@ -499,7 +493,7 @@ dependencies = [ | |||
499 | "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 493 | "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
500 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 494 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
501 | "lsp-types 0.57.1 (registry+https://github.com/rust-lang/crates.io-index)", | 495 | "lsp-types 0.57.1 (registry+https://github.com/rust-lang/crates.io-index)", |
502 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 496 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
503 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 497 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
504 | ] | 498 | ] |
505 | 499 | ||
@@ -566,7 +560,7 @@ name = "inotify" | |||
566 | version = "0.6.1" | 560 | version = "0.6.1" |
567 | source = "registry+https://github.com/rust-lang/crates.io-index" | 561 | source = "registry+https://github.com/rust-lang/crates.io-index" |
568 | dependencies = [ | 562 | dependencies = [ |
569 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 563 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
570 | "inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | 564 | "inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
571 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", | 565 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
572 | ] | 566 | ] |
@@ -593,7 +587,7 @@ dependencies = [ | |||
593 | "pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | 587 | "pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
594 | "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 588 | "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
595 | "ron 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | 589 | "ron 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
596 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 590 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
597 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 591 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
598 | "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)", | 592 | "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)", |
599 | "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", | 593 | "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -726,11 +720,11 @@ name = "lsp-types" | |||
726 | version = "0.57.1" | 720 | version = "0.57.1" |
727 | source = "registry+https://github.com/rust-lang/crates.io-index" | 721 | source = "registry+https://github.com/rust-lang/crates.io-index" |
728 | dependencies = [ | 722 | dependencies = [ |
729 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 723 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
730 | "num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", | 724 | "num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
731 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 725 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
732 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 726 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
733 | "serde_derive 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 727 | "serde_derive 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
734 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 728 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
735 | "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | 729 | "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
736 | "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 730 | "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -813,13 +807,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
813 | 807 | ||
814 | [[package]] | 808 | [[package]] |
815 | name = "notify" | 809 | name = "notify" |
816 | version = "4.0.10" | 810 | version = "4.0.11" |
817 | source = "registry+https://github.com/rust-lang/crates.io-index" | 811 | source = "registry+https://github.com/rust-lang/crates.io-index" |
818 | dependencies = [ | 812 | dependencies = [ |
819 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 813 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
820 | "filetime 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", | 814 | "filetime 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
821 | "fsevent 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", | 815 | "fsevent 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
822 | "fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | 816 | "fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
823 | "inotify 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", | 817 | "inotify 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
824 | "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | 818 | "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
825 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", | 819 | "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -834,9 +828,9 @@ name = "num-derive" | |||
834 | version = "0.2.5" | 828 | version = "0.2.5" |
835 | source = "registry+https://github.com/rust-lang/crates.io-index" | 829 | source = "registry+https://github.com/rust-lang/crates.io-index" |
836 | dependencies = [ | 830 | dependencies = [ |
837 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 831 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
838 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 832 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
839 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 833 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
840 | ] | 834 | ] |
841 | 835 | ||
842 | [[package]] | 836 | [[package]] |
@@ -974,9 +968,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
974 | dependencies = [ | 968 | dependencies = [ |
975 | "pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | 969 | "pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
976 | "pest_meta 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | 970 | "pest_meta 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
977 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 971 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
978 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 972 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
979 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 973 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
980 | ] | 974 | ] |
981 | 975 | ||
982 | [[package]] | 976 | [[package]] |
@@ -1000,7 +994,7 @@ dependencies = [ | |||
1000 | 994 | ||
1001 | [[package]] | 995 | [[package]] |
1002 | name = "proc-macro2" | 996 | name = "proc-macro2" |
1003 | version = "0.4.29" | 997 | version = "0.4.30" |
1004 | source = "registry+https://github.com/rust-lang/crates.io-index" | 998 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1005 | dependencies = [ | 999 | dependencies = [ |
1006 | "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1000 | "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1012,7 +1006,7 @@ version = "0.9.3" | |||
1012 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1006 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1013 | dependencies = [ | 1007 | dependencies = [ |
1014 | "bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1008 | "bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1015 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1009 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
1016 | "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1010 | "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1017 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1011 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1018 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1012 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1033,7 +1027,7 @@ name = "quote" | |||
1033 | version = "0.6.12" | 1027 | version = "0.6.12" |
1034 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1028 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1035 | dependencies = [ | 1029 | dependencies = [ |
1036 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 1030 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
1037 | ] | 1031 | ] |
1038 | 1032 | ||
1039 | [[package]] | 1033 | [[package]] |
@@ -1184,7 +1178,7 @@ dependencies = [ | |||
1184 | "ra_vfs 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1178 | "ra_vfs 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
1185 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1179 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1186 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1180 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1187 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1181 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1188 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 1182 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
1189 | "tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)", | 1183 | "tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
1190 | "test_utils 0.1.0", | 1184 | "test_utils 0.1.0", |
@@ -1231,7 +1225,7 @@ dependencies = [ | |||
1231 | "ra_db 0.1.0", | 1225 | "ra_db 0.1.0", |
1232 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1226 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1233 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1227 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1234 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1228 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1235 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 1229 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
1236 | "test_utils 0.1.0", | 1230 | "test_utils 0.1.0", |
1237 | "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", | 1231 | "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1278,7 +1272,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1278 | dependencies = [ | 1272 | dependencies = [ |
1279 | "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", | 1273 | "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
1280 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1274 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1281 | "notify 4.0.10 (registry+https://github.com/rust-lang/crates.io-index)", | 1275 | "notify 4.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
1282 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1276 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1283 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1277 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1284 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1278 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1462,8 +1456,8 @@ version = "0.4.2" | |||
1462 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1456 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1463 | dependencies = [ | 1457 | dependencies = [ |
1464 | "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1458 | "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1465 | "bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1459 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
1466 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1460 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1467 | ] | 1461 | ] |
1468 | 1462 | ||
1469 | [[package]] | 1463 | [[package]] |
@@ -1524,9 +1518,9 @@ version = "0.12.0" | |||
1524 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1518 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1525 | dependencies = [ | 1519 | dependencies = [ |
1526 | "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1520 | "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1527 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 1521 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
1528 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 1522 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
1529 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 1523 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
1530 | ] | 1524 | ] |
1531 | 1525 | ||
1532 | [[package]] | 1526 | [[package]] |
@@ -1553,7 +1547,7 @@ version = "0.9.0" | |||
1553 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1547 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1554 | dependencies = [ | 1548 | dependencies = [ |
1555 | "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1549 | "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1556 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1550 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1557 | ] | 1551 | ] |
1558 | 1552 | ||
1559 | [[package]] | 1553 | [[package]] |
@@ -1563,20 +1557,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1563 | 1557 | ||
1564 | [[package]] | 1558 | [[package]] |
1565 | name = "serde" | 1559 | name = "serde" |
1566 | version = "1.0.90" | 1560 | version = "1.0.91" |
1567 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1561 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1568 | dependencies = [ | 1562 | dependencies = [ |
1569 | "serde_derive 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1563 | "serde_derive 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1570 | ] | 1564 | ] |
1571 | 1565 | ||
1572 | [[package]] | 1566 | [[package]] |
1573 | name = "serde_derive" | 1567 | name = "serde_derive" |
1574 | version = "1.0.90" | 1568 | version = "1.0.91" |
1575 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1569 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1576 | dependencies = [ | 1570 | dependencies = [ |
1577 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 1571 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
1578 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 1572 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
1579 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 1573 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
1580 | ] | 1574 | ] |
1581 | 1575 | ||
1582 | [[package]] | 1576 | [[package]] |
@@ -1586,7 +1580,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1586 | dependencies = [ | 1580 | dependencies = [ |
1587 | "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", | 1581 | "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
1588 | "ryu 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", | 1582 | "ryu 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
1589 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1583 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1590 | ] | 1584 | ] |
1591 | 1585 | ||
1592 | [[package]] | 1586 | [[package]] |
@@ -1596,7 +1590,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1596 | dependencies = [ | 1590 | dependencies = [ |
1597 | "dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", | 1591 | "dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
1598 | "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1592 | "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
1599 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1593 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1600 | "yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1594 | "yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
1601 | ] | 1595 | ] |
1602 | 1596 | ||
@@ -1634,7 +1628,7 @@ name = "smol_str" | |||
1634 | version = "0.1.10" | 1628 | version = "0.1.10" |
1635 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1629 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1636 | dependencies = [ | 1630 | dependencies = [ |
1637 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1631 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1638 | ] | 1632 | ] |
1639 | 1633 | ||
1640 | [[package]] | 1634 | [[package]] |
@@ -1665,10 +1659,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1665 | 1659 | ||
1666 | [[package]] | 1660 | [[package]] |
1667 | name = "syn" | 1661 | name = "syn" |
1668 | version = "0.15.33" | 1662 | version = "0.15.34" |
1669 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1663 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1670 | dependencies = [ | 1664 | dependencies = [ |
1671 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 1665 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
1672 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 1666 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
1673 | "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1667 | "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1674 | ] | 1668 | ] |
@@ -1678,9 +1672,9 @@ name = "synstructure" | |||
1678 | version = "0.10.1" | 1672 | version = "0.10.1" |
1679 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1673 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1680 | dependencies = [ | 1674 | dependencies = [ |
1681 | "proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)", | 1675 | "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
1682 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", | 1676 | "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)", |
1683 | "syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)", | 1677 | "syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)", |
1684 | "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1678 | "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1685 | ] | 1679 | ] |
1686 | 1680 | ||
@@ -1710,7 +1704,7 @@ dependencies = [ | |||
1710 | "pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1704 | "pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1711 | "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1705 | "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1712 | "regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1706 | "regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1713 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1707 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1714 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 1708 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
1715 | "slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 1709 | "slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
1716 | "unic-segment 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1710 | "unic-segment 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1762,7 +1756,7 @@ name = "text_unit" | |||
1762 | version = "0.1.6" | 1756 | version = "0.1.6" |
1763 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1757 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1764 | dependencies = [ | 1758 | dependencies = [ |
1765 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1759 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1766 | ] | 1760 | ] |
1767 | 1761 | ||
1768 | [[package]] | 1762 | [[package]] |
@@ -1931,7 +1925,7 @@ name = "url_serde" | |||
1931 | version = "0.2.0" | 1925 | version = "0.2.0" |
1932 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1926 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1933 | dependencies = [ | 1927 | dependencies = [ |
1934 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1928 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1935 | "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1929 | "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
1936 | ] | 1930 | ] |
1937 | 1931 | ||
@@ -1946,7 +1940,7 @@ version = "0.7.4" | |||
1946 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1940 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1947 | dependencies = [ | 1941 | dependencies = [ |
1948 | "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1942 | "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
1949 | "serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)", | 1943 | "serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)", |
1950 | ] | 1944 | ] |
1951 | 1945 | ||
1952 | [[package]] | 1946 | [[package]] |
@@ -2034,8 +2028,7 @@ dependencies = [ | |||
2034 | "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" | 2028 | "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" |
2035 | "checksum bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e84c238982c4b1e1ee668d136c510c67a13465279c0cb367ea6baf6310620a80" | 2029 | "checksum bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e84c238982c4b1e1ee668d136c510c67a13465279c0cb367ea6baf6310620a80" |
2036 | "checksum bit-vec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f59bbe95d4e52a6398ec21238d31577f2b28a9d86807f06ca59d191d8440d0bb" | 2030 | "checksum bit-vec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f59bbe95d4e52a6398ec21238d31577f2b28a9d86807f06ca59d191d8440d0bb" |
2037 | "checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d" | 2031 | "checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" |
2038 | "checksum bitflags 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bd1fa8ad26490b0a5cfec99089952250301b6716cdeaa7c9ab229598fb82ab66" | ||
2039 | "checksum block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b" | 2032 | "checksum block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b" |
2040 | "checksum block-padding 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6d4dc3af3ee2e12f3e5d224e5e1e3d73668abbeb69e566d361f7d5563a4fdf09" | 2033 | "checksum block-padding 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6d4dc3af3ee2e12f3e5d224e5e1e3d73668abbeb69e566d361f7d5563a4fdf09" |
2041 | "checksum byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" | 2034 | "checksum byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" |
@@ -2078,8 +2071,8 @@ dependencies = [ | |||
2078 | "checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" | 2071 | "checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" |
2079 | "checksum flexi_logger 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)" = "73de04baa435682b03677bb28f7b3e9d72b0489a551da5ba413c9b29f7979a19" | 2072 | "checksum flexi_logger 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)" = "73de04baa435682b03677bb28f7b3e9d72b0489a551da5ba413c9b29f7979a19" |
2080 | "checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674" | 2073 | "checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674" |
2081 | "checksum fsevent 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "c4bbbf71584aeed076100b5665ac14e3d85eeb31fdbb45fbd41ef9a682b5ec05" | 2074 | "checksum fsevent 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6" |
2082 | "checksum fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1a772d36c338d07a032d5375a36f15f9a7043bf0cb8ce7cee658e037c6032874" | 2075 | "checksum fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0" |
2083 | "checksum fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "db72126ca7dff566cdbbdd54af44668c544897d9d3862b198141f176f1238bdf" | 2076 | "checksum fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "db72126ca7dff566cdbbdd54af44668c544897d9d3862b198141f176f1238bdf" |
2084 | "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" | 2077 | "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" |
2085 | "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" | 2078 | "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" |
@@ -2122,7 +2115,7 @@ dependencies = [ | |||
2122 | "checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" | 2115 | "checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" |
2123 | "checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" | 2116 | "checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" |
2124 | "checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945" | 2117 | "checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945" |
2125 | "checksum notify 4.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "abb1581693e44d8a0ec347ef12289625063f52a1dddc3f3c9befd5fc59e88943" | 2118 | "checksum notify 4.0.11 (registry+https://github.com/rust-lang/crates.io-index)" = "ceb1a496a81dd6125f68ce772b41b83efe89a54d21768ed6d0c33c95832604e6" |
2126 | "checksum num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "eafd0b45c5537c3ba526f79d3e75120036502bebacbb3f3220914067ce39dbf2" | 2119 | "checksum num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "eafd0b45c5537c3ba526f79d3e75120036502bebacbb3f3220914067ce39dbf2" |
2127 | "checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea" | 2120 | "checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea" |
2128 | "checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" | 2121 | "checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" |
@@ -2143,7 +2136,7 @@ dependencies = [ | |||
2143 | "checksum pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646" | 2136 | "checksum pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646" |
2144 | "checksum pest_meta 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f249ea6de7c7b7aba92b4ff4376a994c6dbd98fd2166c89d5c4947397ecb574d" | 2137 | "checksum pest_meta 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f249ea6de7c7b7aba92b4ff4376a994c6dbd98fd2166c89d5c4947397ecb574d" |
2145 | "checksum petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f" | 2138 | "checksum petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f" |
2146 | "checksum proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)" = "64c827cea7a7ab30ce4593e5e04d7a11617ad6ece2fa230605a78b00ff965316" | 2139 | "checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" |
2147 | "checksum proptest 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2afed8cbdc8a64b58a5c021757a782351ec1afee85be374872721c84d5da5d80" | 2140 | "checksum proptest 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2afed8cbdc8a64b58a5c021757a782351ec1afee85be374872721c84d5da5d80" |
2148 | "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" | 2141 | "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" |
2149 | "checksum quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)" = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db" | 2142 | "checksum quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)" = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db" |
@@ -2180,8 +2173,8 @@ dependencies = [ | |||
2180 | "checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d" | 2173 | "checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d" |
2181 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" | 2174 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |
2182 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | 2175 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
2183 | "checksum serde 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)" = "aa5f7c20820475babd2c077c3ab5f8c77a31c15e16ea38687b4c02d3e48680f4" | 2176 | "checksum serde 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)" = "a72e9b96fa45ce22a4bc23da3858dfccfd60acd28a25bcd328a98fdd6bea43fd" |
2184 | "checksum serde_derive 1.0.90 (registry+https://github.com/rust-lang/crates.io-index)" = "58fc82bec244f168b23d1963b45c8bf5726e9a15a9d146a067f9081aeed2de79" | 2177 | "checksum serde_derive 1.0.91 (registry+https://github.com/rust-lang/crates.io-index)" = "101b495b109a3e3ca8c4cbe44cf62391527cdfb6ba15821c5ce80bcd5ea23f9f" |
2185 | "checksum serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)" = "5a23aa71d4a4d43fdbfaac00eff68ba8a06a51759a89ac3304323e800c4dd40d" | 2178 | "checksum serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)" = "5a23aa71d4a4d43fdbfaac00eff68ba8a06a51759a89ac3304323e800c4dd40d" |
2186 | "checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582" | 2179 | "checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582" |
2187 | "checksum sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "23962131a91661d643c98940b20fcaffe62d776a823247be80a48fcb8b6fce68" | 2180 | "checksum sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "23962131a91661d643c98940b20fcaffe62d776a823247be80a48fcb8b6fce68" |
@@ -2193,7 +2186,7 @@ dependencies = [ | |||
2193 | "checksum stacker 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "fb79482f57cf598af52094ec4cc3b3c42499d3ce5bd426f2ac41515b7e57404b" | 2186 | "checksum stacker 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "fb79482f57cf598af52094ec4cc3b3c42499d3ce5bd426f2ac41515b7e57404b" |
2194 | "checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" | 2187 | "checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" |
2195 | "checksum superslice 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab16ced94dbd8a46c82fd81e3ed9a8727dac2977ea869d217bcc4ea1f122e81f" | 2188 | "checksum superslice 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab16ced94dbd8a46c82fd81e3ed9a8727dac2977ea869d217bcc4ea1f122e81f" |
2196 | "checksum syn 0.15.33 (registry+https://github.com/rust-lang/crates.io-index)" = "ec52cd796e5f01d0067225a5392e70084acc4c0013fa71d55166d38a8b307836" | 2189 | "checksum syn 0.15.34 (registry+https://github.com/rust-lang/crates.io-index)" = "a1393e4a97a19c01e900df2aec855a29f71cf02c402e2f443b8d2747c25c5dbe" |
2197 | "checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015" | 2190 | "checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015" |
2198 | "checksum tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b86c784c88d98c801132806dadd3819ed29d8600836c4088e855cdf3e178ed8a" | 2191 | "checksum tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b86c784c88d98c801132806dadd3819ed29d8600836c4088e855cdf3e178ed8a" |
2199 | "checksum tera 0.11.20 (registry+https://github.com/rust-lang/crates.io-index)" = "4b505279e19d8f7d24b1a9dc58327c9c36174b1a2c7ebdeac70792d017cb64f3" | 2192 | "checksum tera 0.11.20 (registry+https://github.com/rust-lang/crates.io-index)" = "4b505279e19d8f7d24b1a9dc58327c9c36174b1a2c7ebdeac70792d017cb64f3" |