aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock152
1 files changed, 106 insertions, 46 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a99a221d2..901784bec 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -26,9 +26,9 @@ dependencies = [
26 26
27[[package]] 27[[package]]
28name = "anyhow" 28name = "anyhow"
29version = "1.0.37" 29version = "1.0.38"
30source = "registry+https://github.com/rust-lang/crates.io-index" 30source = "registry+https://github.com/rust-lang/crates.io-index"
31checksum = "ee67c11feeac938fae061b232e38e0b6d94f97a9df10e6271319325ac4c56a86" 31checksum = "afddf7f520a80dbf76e6f50a35bca42a2331ef227a28b3b6dc5c2e2338d114b1"
32 32
33[[package]] 33[[package]]
34name = "anymap" 34name = "anymap"
@@ -118,9 +118,9 @@ checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
118 118
119[[package]] 119[[package]]
120name = "byteorder" 120name = "byteorder"
121version = "1.3.4" 121version = "1.4.2"
122source = "registry+https://github.com/rust-lang/crates.io-index" 122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de" 123checksum = "ae44d1a3d5a19df61dd0c8beb138458ac2a53a7ac09eba97d55592540004306b"
124 124
125[[package]] 125[[package]]
126name = "cargo-platform" 126name = "cargo-platform"
@@ -133,9 +133,9 @@ dependencies = [
133 133
134[[package]] 134[[package]]
135name = "cargo_metadata" 135name = "cargo_metadata"
136version = "0.12.2" 136version = "0.12.3"
137source = "registry+https://github.com/rust-lang/crates.io-index" 137source = "registry+https://github.com/rust-lang/crates.io-index"
138checksum = "11a47b6286279a9998588ef7050d1ebc2500c69892a557c90fe5d071c64415dc" 138checksum = "7714a157da7991e23d90686b9524b9e12e0407a108647f52e9328f4b3d51ac7f"
139dependencies = [ 139dependencies = [
140 "cargo-platform", 140 "cargo-platform",
141 "semver", 141 "semver",
@@ -269,9 +269,9 @@ dependencies = [
269 269
270[[package]] 270[[package]]
271name = "const_fn" 271name = "const_fn"
272version = "0.4.4" 272version = "0.4.5"
273source = "registry+https://github.com/rust-lang/crates.io-index" 273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826" 274checksum = "28b9d6de7f49e22cf97ad17fc4036ece69300032f45f78f30b4a4482cdc3f4a6"
275 275
276[[package]] 276[[package]]
277name = "crc32fast" 277name = "crc32fast"
@@ -449,6 +449,12 @@ dependencies = [
449] 449]
450 450
451[[package]] 451[[package]]
452name = "fs_extra"
453version = "1.2.0"
454source = "registry+https://github.com/rust-lang/crates.io-index"
455checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
456
457[[package]]
452name = "fsevent" 458name = "fsevent"
453version = "2.0.2" 459version = "2.0.2"
454source = "registry+https://github.com/rust-lang/crates.io-index" 460source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -502,12 +508,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04" 508checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
503 509
504[[package]] 510[[package]]
505name = "hashbrown"
506version = "0.10.0"
507source = "registry+https://github.com/rust-lang/crates.io-index"
508checksum = "2140e9c963869f01789fa4fef4805211081ec794af5fc77c0d5b377906118853"
509
510[[package]]
511name = "heck" 511name = "heck"
512version = "0.3.2" 512version = "0.3.2"
513source = "registry+https://github.com/rust-lang/crates.io-index" 513source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -518,9 +518,9 @@ dependencies = [
518 518
519[[package]] 519[[package]]
520name = "hermit-abi" 520name = "hermit-abi"
521version = "0.1.17" 521version = "0.1.18"
522source = "registry+https://github.com/rust-lang/crates.io-index" 522source = "registry+https://github.com/rust-lang/crates.io-index"
523checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8" 523checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
524dependencies = [ 524dependencies = [
525 "libc", 525 "libc",
526] 526]
@@ -692,7 +692,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
692checksum = "4fb1fa934250de4de8aef298d81c729a7d33d8c239daa3a7575e6b92bfc7313b" 692checksum = "4fb1fa934250de4de8aef298d81c729a7d33d8c239daa3a7575e6b92bfc7313b"
693dependencies = [ 693dependencies = [
694 "autocfg", 694 "autocfg",
695 "hashbrown 0.9.1", 695 "hashbrown",
696] 696]
697 697
698[[package]] 698[[package]]
@@ -708,9 +708,9 @@ dependencies = [
708 708
709[[package]] 709[[package]]
710name = "inotify-sys" 710name = "inotify-sys"
711version = "0.1.4" 711version = "0.1.5"
712source = "registry+https://github.com/rust-lang/crates.io-index" 712source = "registry+https://github.com/rust-lang/crates.io-index"
713checksum = "c4563555856585ab3180a5bf0b2f9f8d301a728462afffc8195b3f5394229c55" 713checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
714dependencies = [ 714dependencies = [
715 "libc", 715 "libc",
716] 716]
@@ -758,6 +758,38 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
758checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" 758checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
759 759
760[[package]] 760[[package]]
761name = "jemalloc-ctl"
762version = "0.3.3"
763source = "registry+https://github.com/rust-lang/crates.io-index"
764checksum = "c502a5ff9dd2924f1ed32ba96e3b65735d837b4bfd978d3161b1702e66aca4b7"
765dependencies = [
766 "jemalloc-sys",
767 "libc",
768 "paste",
769]
770
771[[package]]
772name = "jemalloc-sys"
773version = "0.3.2"
774source = "registry+https://github.com/rust-lang/crates.io-index"
775checksum = "0d3b9f3f5c9b31aa0f5ed3260385ac205db665baa41d49bb8338008ae94ede45"
776dependencies = [
777 "cc",
778 "fs_extra",
779 "libc",
780]
781
782[[package]]
783name = "jemallocator"
784version = "0.3.2"
785source = "registry+https://github.com/rust-lang/crates.io-index"
786checksum = "43ae63fcfc45e99ab3d1b29a46782ad679e98436c3169d15a167a1108a724b69"
787dependencies = [
788 "jemalloc-sys",
789 "libc",
790]
791
792[[package]]
761name = "jod-thread" 793name = "jod-thread"
762version = "0.1.2" 794version = "0.1.2"
763source = "registry+https://github.com/rust-lang/crates.io-index" 795source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -791,15 +823,15 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
791 823
792[[package]] 824[[package]]
793name = "libc" 825name = "libc"
794version = "0.2.81" 826version = "0.2.82"
795source = "registry+https://github.com/rust-lang/crates.io-index" 827source = "registry+https://github.com/rust-lang/crates.io-index"
796checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb" 828checksum = "89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929"
797 829
798[[package]] 830[[package]]
799name = "libloading" 831name = "libloading"
800version = "0.6.6" 832version = "0.6.7"
801source = "registry+https://github.com/rust-lang/crates.io-index" 833source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "e9367bdfa836b7e3cf895867f7a570283444da90562980ec2263d6e1569b16bc" 834checksum = "351a32417a12d5f7e82c368a66781e307834dae04c6ce0cd4456d52989229883"
803dependencies = [ 835dependencies = [
804 "cfg-if 1.0.0", 836 "cfg-if 1.0.0",
805 "winapi 0.3.9", 837 "winapi 0.3.9",
@@ -825,9 +857,9 @@ dependencies = [
825 857
826[[package]] 858[[package]]
827name = "log" 859name = "log"
828version = "0.4.11" 860version = "0.4.13"
829source = "registry+https://github.com/rust-lang/crates.io-index" 861source = "registry+https://github.com/rust-lang/crates.io-index"
830checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" 862checksum = "fcf3805d4480bb5b86070dcfeb9e2cb2ebc148adb753c5cca5f884d1d65a42b2"
831dependencies = [ 863dependencies = [
832 "cfg-if 0.1.10", 864 "cfg-if 0.1.10",
833] 865]
@@ -1105,6 +1137,25 @@ dependencies = [
1105] 1137]
1106 1138
1107[[package]] 1139[[package]]
1140name = "paste"
1141version = "0.1.18"
1142source = "registry+https://github.com/rust-lang/crates.io-index"
1143checksum = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880"
1144dependencies = [
1145 "paste-impl",
1146 "proc-macro-hack",
1147]
1148
1149[[package]]
1150name = "paste-impl"
1151version = "0.1.18"
1152source = "registry+https://github.com/rust-lang/crates.io-index"
1153checksum = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6"
1154dependencies = [
1155 "proc-macro-hack",
1156]
1157
1158[[package]]
1108name = "paths" 1159name = "paths"
1109version = "0.0.0" 1160version = "0.0.0"
1110 1161
@@ -1160,9 +1211,15 @@ checksum = "28b9b4df73455c861d7cbf8be42f01d3b373ed7f02e378d55fa84eafc6f638b1"
1160 1211
1161[[package]] 1212[[package]]
1162name = "pin-project-lite" 1213name = "pin-project-lite"
1163version = "0.2.0" 1214version = "0.2.4"
1164source = "registry+https://github.com/rust-lang/crates.io-index" 1215source = "registry+https://github.com/rust-lang/crates.io-index"
1165checksum = "6b063f57ec186e6140e2b8b6921e5f1bd89c7356dda5b33acc5401203ca6131c" 1216checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"
1217
1218[[package]]
1219name = "proc-macro-hack"
1220version = "0.5.19"
1221source = "registry+https://github.com/rust-lang/crates.io-index"
1222checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
1166 1223
1167[[package]] 1224[[package]]
1168name = "proc-macro2" 1225name = "proc-macro2"
@@ -1212,6 +1269,7 @@ name = "profile"
1212version = "0.0.0" 1269version = "0.0.0"
1213dependencies = [ 1270dependencies = [
1214 "cfg-if 1.0.0", 1271 "cfg-if 1.0.0",
1272 "jemalloc-ctl",
1215 "la-arena", 1273 "la-arena",
1216 "libc", 1274 "libc",
1217 "once_cell", 1275 "once_cell",
@@ -1231,6 +1289,7 @@ dependencies = [
1231 "log", 1289 "log",
1232 "paths", 1290 "paths",
1233 "proc_macro_api", 1291 "proc_macro_api",
1292 "profile",
1234 "rustc-hash", 1293 "rustc-hash",
1235 "serde", 1294 "serde",
1236 "serde_json", 1295 "serde_json",
@@ -1300,9 +1359,9 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
1300 1359
1301[[package]] 1360[[package]]
1302name = "regex" 1361name = "regex"
1303version = "1.4.2" 1362version = "1.4.3"
1304source = "registry+https://github.com/rust-lang/crates.io-index" 1363source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c" 1364checksum = "d9251239e129e16308e70d853559389de218ac275b515068abc96829d05b948a"
1306dependencies = [ 1365dependencies = [
1307 "regex-syntax", 1366 "regex-syntax",
1308] 1367]
@@ -1319,17 +1378,17 @@ dependencies = [
1319 1378
1320[[package]] 1379[[package]]
1321name = "regex-syntax" 1380name = "regex-syntax"
1322version = "0.6.21" 1381version = "0.6.22"
1323source = "registry+https://github.com/rust-lang/crates.io-index" 1382source = "registry+https://github.com/rust-lang/crates.io-index"
1324checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189" 1383checksum = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581"
1325 1384
1326[[package]] 1385[[package]]
1327name = "rowan" 1386name = "rowan"
1328version = "0.10.4" 1387version = "0.10.6"
1329source = "registry+https://github.com/rust-lang/crates.io-index" 1388source = "registry+https://github.com/rust-lang/crates.io-index"
1330checksum = "98815aeea8062a9e022803220f388a8d55842ed53d587b69d71c454670167c99" 1389checksum = "8a0734142c18710f7214dc21908e2f054e973b908dbb1a602a3e6691615aaaae"
1331dependencies = [ 1390dependencies = [
1332 "hashbrown 0.10.0", 1391 "hashbrown",
1333 "rustc-hash", 1392 "rustc-hash",
1334 "smol_str", 1393 "smol_str",
1335 "text-size", 1394 "text-size",
@@ -1353,6 +1412,7 @@ dependencies = [
1353 "ide", 1412 "ide",
1354 "ide_db", 1413 "ide_db",
1355 "itertools 0.10.0", 1414 "itertools 0.10.0",
1415 "jemallocator",
1356 "jod-thread", 1416 "jod-thread",
1357 "log", 1417 "log",
1358 "lsp-server", 1418 "lsp-server",
@@ -1484,18 +1544,18 @@ dependencies = [
1484 1544
1485[[package]] 1545[[package]]
1486name = "serde" 1546name = "serde"
1487version = "1.0.118" 1547version = "1.0.119"
1488source = "registry+https://github.com/rust-lang/crates.io-index" 1548source = "registry+https://github.com/rust-lang/crates.io-index"
1489checksum = "06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800" 1549checksum = "9bdd36f49e35b61d49efd8aa7fc068fd295961fd2286d0b2ee9a4c7a14e99cc3"
1490dependencies = [ 1550dependencies = [
1491 "serde_derive", 1551 "serde_derive",
1492] 1552]
1493 1553
1494[[package]] 1554[[package]]
1495name = "serde_derive" 1555name = "serde_derive"
1496version = "1.0.118" 1556version = "1.0.119"
1497source = "registry+https://github.com/rust-lang/crates.io-index" 1557source = "registry+https://github.com/rust-lang/crates.io-index"
1498checksum = "c84d3526699cd55261af4b941e4e725444df67aa4f9e6a3564f18030d12672df" 1558checksum = "552954ce79a059ddd5fd68c271592374bd15cab2274970380c000118aeffe1cd"
1499dependencies = [ 1559dependencies = [
1500 "proc-macro2", 1560 "proc-macro2",
1501 "quote", 1561 "quote",
@@ -1551,9 +1611,9 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
1551 1611
1552[[package]] 1612[[package]]
1553name = "smallvec" 1613name = "smallvec"
1554version = "1.6.0" 1614version = "1.6.1"
1555source = "registry+https://github.com/rust-lang/crates.io-index" 1615source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "1a55ca5f3b68e41c979bf8c46a6f1da892ca4db8f94023ce0bd32407573b1ac0" 1616checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
1557 1617
1558[[package]] 1618[[package]]
1559name = "smol_str" 1619name = "smol_str"
@@ -1593,9 +1653,9 @@ dependencies = [
1593 1653
1594[[package]] 1654[[package]]
1595name = "syn" 1655name = "syn"
1596version = "1.0.57" 1656version = "1.0.58"
1597source = "registry+https://github.com/rust-lang/crates.io-index" 1657source = "registry+https://github.com/rust-lang/crates.io-index"
1598checksum = "4211ce9909eb971f111059df92c45640aad50a619cf55cd76476be803c4c68e6" 1658checksum = "cc60a3d73ea6594cd712d830cc1f0390fd71542d8c8cd24e70cc54cdfd5e05d5"
1599dependencies = [ 1659dependencies = [
1600 "proc-macro2", 1660 "proc-macro2",
1601 "quote", 1661 "quote",
@@ -1672,9 +1732,9 @@ dependencies = [
1672 1732
1673[[package]] 1733[[package]]
1674name = "thread_local" 1734name = "thread_local"
1675version = "1.0.1" 1735version = "1.1.0"
1676source = "registry+https://github.com/rust-lang/crates.io-index" 1736source = "registry+https://github.com/rust-lang/crates.io-index"
1677checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14" 1737checksum = "bb9bc092d0d51e76b2b19d9d85534ffc9ec2db959a2523cdae0697e2972cd447"
1678dependencies = [ 1738dependencies = [
1679 "lazy_static", 1739 "lazy_static",
1680] 1740]
@@ -1838,9 +1898,9 @@ checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
1838 1898
1839[[package]] 1899[[package]]
1840name = "ungrammar" 1900name = "ungrammar"
1841version = "1.8.0" 1901version = "1.9.3"
1842source = "registry+https://github.com/rust-lang/crates.io-index" 1902source = "registry+https://github.com/rust-lang/crates.io-index"
1843checksum = "e33a2183403af89252547c4219a06a6cc8aef6302fee67e10e8431866af3ee72" 1903checksum = "f5901372c0f3a6a1a9d880aef134c8eaf5e54409343637508c0a344270b42d7b"
1844 1904
1845[[package]] 1905[[package]]
1846name = "unicase" 1906name = "unicase"