diff options
-rw-r--r-- | Cargo.lock | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/Cargo.lock b/Cargo.lock index fb1609e44..256821a2e 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -81,7 +81,7 @@ dependencies = [ | |||
81 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", | 81 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
82 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 82 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
83 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 83 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
84 | "serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)", | 84 | "serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
85 | ] | 85 | ] |
86 | 86 | ||
87 | [[package]] | 87 | [[package]] |
@@ -279,7 +279,7 @@ dependencies = [ | |||
279 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", | 279 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
280 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 280 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
281 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 281 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
282 | "serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)", | 282 | "serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
283 | ] | 283 | ] |
284 | 284 | ||
285 | [[package]] | 285 | [[package]] |
@@ -312,7 +312,7 @@ dependencies = [ | |||
312 | 312 | ||
313 | [[package]] | 313 | [[package]] |
314 | name = "im" | 314 | name = "im" |
315 | version = "12.0.0" | 315 | version = "12.1.0" |
316 | source = "registry+https://github.com/rust-lang/crates.io-index" | 316 | source = "registry+https://github.com/rust-lang/crates.io-index" |
317 | dependencies = [ | 317 | dependencies = [ |
318 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | 318 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -347,7 +347,7 @@ dependencies = [ | |||
347 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 347 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
348 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 348 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
349 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 349 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
350 | "serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)", | 350 | "serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
351 | "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 351 | "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
352 | "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 352 | "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
353 | ] | 353 | ] |
@@ -357,7 +357,7 @@ name = "lazy_static" | |||
357 | version = "1.1.0" | 357 | version = "1.1.0" |
358 | source = "registry+https://github.com/rust-lang/crates.io-index" | 358 | source = "registry+https://github.com/rust-lang/crates.io-index" |
359 | dependencies = [ | 359 | dependencies = [ |
360 | "version_check 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 360 | "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
361 | ] | 361 | ] |
362 | 362 | ||
363 | [[package]] | 363 | [[package]] |
@@ -367,7 +367,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
367 | 367 | ||
368 | [[package]] | 368 | [[package]] |
369 | name = "lock_api" | 369 | name = "lock_api" |
370 | version = "0.1.3" | 370 | version = "0.1.4" |
371 | source = "registry+https://github.com/rust-lang/crates.io-index" | 371 | source = "registry+https://github.com/rust-lang/crates.io-index" |
372 | dependencies = [ | 372 | dependencies = [ |
373 | "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | 373 | "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -394,7 +394,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
394 | dependencies = [ | 394 | dependencies = [ |
395 | "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 395 | "cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
396 | "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", | 396 | "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
397 | "version_check 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 397 | "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
398 | ] | 398 | ] |
399 | 399 | ||
400 | [[package]] | 400 | [[package]] |
@@ -469,7 +469,7 @@ name = "parking_lot" | |||
469 | version = "0.6.4" | 469 | version = "0.6.4" |
470 | source = "registry+https://github.com/rust-lang/crates.io-index" | 470 | source = "registry+https://github.com/rust-lang/crates.io-index" |
471 | dependencies = [ | 471 | dependencies = [ |
472 | "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | 472 | "lock_api 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
473 | "parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | 473 | "parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
474 | ] | 474 | ] |
475 | 475 | ||
@@ -532,7 +532,7 @@ version = "0.1.0" | |||
532 | dependencies = [ | 532 | dependencies = [ |
533 | "crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 533 | "crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
534 | "fst 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", | 534 | "fst 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
535 | "im 12.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 535 | "im 12.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
536 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", | 536 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
537 | "once_cell 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | 537 | "once_cell 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
538 | "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", | 538 | "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -577,7 +577,7 @@ dependencies = [ | |||
577 | "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | 577 | "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
578 | "flexi_logger 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", | 578 | "flexi_logger 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
579 | "gen_lsp_server 0.1.0", | 579 | "gen_lsp_server 0.1.0", |
580 | "im 12.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 580 | "im 12.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
581 | "languageserver-types 0.51.0 (registry+https://github.com/rust-lang/crates.io-index)", | 581 | "languageserver-types 0.51.0 (registry+https://github.com/rust-lang/crates.io-index)", |
582 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", | 582 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
583 | "ra_analysis 0.1.0", | 583 | "ra_analysis 0.1.0", |
@@ -587,7 +587,7 @@ dependencies = [ | |||
587 | "relative-path 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", | 587 | "relative-path 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
588 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 588 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
589 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 589 | "serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
590 | "serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)", | 590 | "serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
591 | "smol_str 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | 591 | "smol_str 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
592 | "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", | 592 | "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
593 | "text_unit 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 593 | "text_unit 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -749,7 +749,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
749 | name = "salsa" | 749 | name = "salsa" |
750 | version = "0.1.0" | 750 | version = "0.1.0" |
751 | dependencies = [ | 751 | dependencies = [ |
752 | "im 12.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 752 | "im 12.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
753 | "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", | 753 | "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
754 | ] | 754 | ] |
755 | 755 | ||
@@ -795,12 +795,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
795 | dependencies = [ | 795 | dependencies = [ |
796 | "proc-macro2 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)", | 796 | "proc-macro2 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)", |
797 | "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", | 797 | "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", |
798 | "syn 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)", | 798 | "syn 0.15.7 (registry+https://github.com/rust-lang/crates.io-index)", |
799 | ] | 799 | ] |
800 | 800 | ||
801 | [[package]] | 801 | [[package]] |
802 | name = "serde_json" | 802 | name = "serde_json" |
803 | version = "1.0.28" | 803 | version = "1.0.31" |
804 | source = "registry+https://github.com/rust-lang/crates.io-index" | 804 | source = "registry+https://github.com/rust-lang/crates.io-index" |
805 | dependencies = [ | 805 | dependencies = [ |
806 | "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", | 806 | "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -869,7 +869,7 @@ dependencies = [ | |||
869 | 869 | ||
870 | [[package]] | 870 | [[package]] |
871 | name = "syn" | 871 | name = "syn" |
872 | version = "0.15.5" | 872 | version = "0.15.7" |
873 | source = "registry+https://github.com/rust-lang/crates.io-index" | 873 | source = "registry+https://github.com/rust-lang/crates.io-index" |
874 | dependencies = [ | 874 | dependencies = [ |
875 | "proc-macro2 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)", | 875 | "proc-macro2 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -919,7 +919,7 @@ dependencies = [ | |||
919 | "pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", | 919 | "pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
920 | "regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | 920 | "regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
921 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", | 921 | "serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
922 | "serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)", | 922 | "serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
923 | "slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 923 | "slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
924 | "unic-segment 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | 924 | "unic-segment 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
925 | "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 925 | "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1117,7 +1117,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1117 | 1117 | ||
1118 | [[package]] | 1118 | [[package]] |
1119 | name = "version_check" | 1119 | name = "version_check" |
1120 | version = "0.1.4" | 1120 | version = "0.1.5" |
1121 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1121 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1122 | 1122 | ||
1123 | [[package]] | 1123 | [[package]] |
@@ -1199,14 +1199,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1199 | "checksum heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82" | 1199 | "checksum heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82" |
1200 | "checksum humansize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b6cab2627acfc432780848602f3f558f7e9dd427352224b0d9324025796d2a5e" | 1200 | "checksum humansize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b6cab2627acfc432780848602f3f558f7e9dd427352224b0d9324025796d2a5e" |
1201 | "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" | 1201 | "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" |
1202 | "checksum im 12.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1ca4b379f0383e3a502dfdd6a9424fd9707633160d5215bb42d7e00db8a056ab" | 1202 | "checksum im 12.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "90742b94a13db9b161eeab35f89bc9723634eb72bfd124f3ebb025734fdfef18" |
1203 | "checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450" | 1203 | "checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450" |
1204 | "checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b" | 1204 | "checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b" |
1205 | "checksum join_to_string 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7bddc885f3fd69dd4b5d747c2efe6dd2c36d795ea9938281ed50910e32c95e31" | 1205 | "checksum join_to_string 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7bddc885f3fd69dd4b5d747c2efe6dd2c36d795ea9938281ed50910e32c95e31" |
1206 | "checksum languageserver-types 0.51.0 (registry+https://github.com/rust-lang/crates.io-index)" = "caecadd973c43c93f5ce96fa457da310113d867af28808a8ed74023e9887a39e" | 1206 | "checksum languageserver-types 0.51.0 (registry+https://github.com/rust-lang/crates.io-index)" = "caecadd973c43c93f5ce96fa457da310113d867af28808a8ed74023e9887a39e" |
1207 | "checksum lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca488b89a5657b0a2ecd45b95609b3e848cf1755da332a0da46e2b2b1cb371a7" | 1207 | "checksum lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca488b89a5657b0a2ecd45b95609b3e848cf1755da332a0da46e2b2b1cb371a7" |
1208 | "checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = "76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d" | 1208 | "checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = "76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d" |
1209 | "checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54" | 1209 | "checksum lock_api 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "775751a3e69bde4df9b38dd00a1b5d6ac13791e4223d4a0506577f0dd27cfb7a" |
1210 | "checksum log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fcce5fa49cc693c312001daf1d13411c4a5283796bac1084299ea3e567113f" | 1210 | "checksum log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fcce5fa49cc693c312001daf1d13411c4a5283796bac1084299ea3e567113f" |
1211 | "checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" | 1211 | "checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" |
1212 | "checksum memchr 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b3629fe9fdbff6daa6c33b90f7c08355c1aca05a3d01fa8063b822fcf185f3b" | 1212 | "checksum memchr 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b3629fe9fdbff6daa6c33b90f7c08355c1aca05a3d01fa8063b822fcf185f3b" |
@@ -1250,7 +1250,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1250 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | 1250 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
1251 | "checksum serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)" = "84257ccd054dc351472528c8587b4de2dbf0dc0fe2e634030c1a90bfdacebaa9" | 1251 | "checksum serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)" = "84257ccd054dc351472528c8587b4de2dbf0dc0fe2e634030c1a90bfdacebaa9" |
1252 | "checksum serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)" = "31569d901045afbff7a9479f793177fe9259819aff10ab4f89ef69bbc5f567fe" | 1252 | "checksum serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)" = "31569d901045afbff7a9479f793177fe9259819aff10ab4f89ef69bbc5f567fe" |
1253 | "checksum serde_json 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" = "d30ec34ac923489285d24688c7a9c0898d16edff27fc1f1bd854edeff6ca3b7f" | 1253 | "checksum serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "bb47a3d5c84320222f66d7db21157c4a7407755de41798f9b4c1c40593397b1a" |
1254 | "checksum slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373" | 1254 | "checksum slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373" |
1255 | "checksum smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d" | 1255 | "checksum smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d" |
1256 | "checksum smol_str 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "248055d41f4c53f8ee7048e8a578a5190d0cca306630718091e4d481735e44b9" | 1256 | "checksum smol_str 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "248055d41f4c53f8ee7048e8a578a5190d0cca306630718091e4d481735e44b9" |
@@ -1259,7 +1259,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1259 | "checksum superslice 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b50b13d42370e0f5fc62eafdd5c2d20065eaf5458dab215ff3e20e63eea96b30" | 1259 | "checksum superslice 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b50b13d42370e0f5fc62eafdd5c2d20065eaf5458dab215ff3e20e63eea96b30" |
1260 | "checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" | 1260 | "checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
1261 | "checksum syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)" = "261ae9ecaa397c42b960649561949d69311f08eeaea86a65696e6e46517cf741" | 1261 | "checksum syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)" = "261ae9ecaa397c42b960649561949d69311f08eeaea86a65696e6e46517cf741" |
1262 | "checksum syn 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)" = "5522da8e493dbd7703e88ec5518546ed45c30efa2699f291a7bd0a08fb0a6ab6" | 1262 | "checksum syn 0.15.7 (registry+https://github.com/rust-lang/crates.io-index)" = "455a6ec9b368f8c479b0ae5494d13b22dc00990d2f00d68c9dc6a2dc4f17f210" |
1263 | "checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" | 1263 | "checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
1264 | "checksum synstructure 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85bb9b7550d063ea184027c9b8c20ac167cd36d3e06b3a40bceb9d746dc1a7b7" | 1264 | "checksum synstructure 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85bb9b7550d063ea184027c9b8c20ac167cd36d3e06b3a40bceb9d746dc1a7b7" |
1265 | "checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" | 1265 | "checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" |
@@ -1288,7 +1288,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1288 | "checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea" | 1288 | "checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea" |
1289 | "checksum utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd70f467df6810094968e2fce0ee1bd0e87157aceb026a8c083bcf5e25b9efe4" | 1289 | "checksum utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd70f467df6810094968e2fce0ee1bd0e87157aceb026a8c083bcf5e25b9efe4" |
1290 | "checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a" | 1290 | "checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a" |
1291 | "checksum version_check 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7716c242968ee87e5542f8021178248f267f295a5c4803beae8b8b7fd9bc6051" | 1291 | "checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd" |
1292 | "checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" | 1292 | "checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" |
1293 | "checksum walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "af464bc7be7b785c7ac72e266a6b67c4c9070155606f51655a650a6686204e35" | 1293 | "checksum walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "af464bc7be7b785c7ac72e266a6b67c4c9070155606f51655a650a6686204e35" |
1294 | "checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0" | 1294 | "checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0" |