aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3049ab3d9..e42a564db 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1096,10 +1096,8 @@ dependencies = [
1096 "ra_hir 0.1.0", 1096 "ra_hir 0.1.0",
1097 "ra_ide_api 0.1.0", 1097 "ra_ide_api 0.1.0",
1098 "ra_project_model 0.1.0", 1098 "ra_project_model 0.1.0",
1099 "ra_syntax 0.1.0",
1100 "ra_vfs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", 1099 "ra_vfs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
1101 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1100 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1102 "test_utils 0.1.0",
1103] 1101]
1104 1102
1105[[package]] 1103[[package]]
@@ -1109,7 +1107,6 @@ dependencies = [
1109 "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", 1107 "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
1110 "flexi_logger 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)", 1108 "flexi_logger 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
1111 "indicatif 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", 1109 "indicatif 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1112 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1113 "ra_batch 0.1.0", 1110 "ra_batch 0.1.0",
1114 "ra_db 0.1.0", 1111 "ra_db 0.1.0",
1115 "ra_hir 0.1.0", 1112 "ra_hir 0.1.0",
@@ -1122,13 +1119,11 @@ dependencies = [
1122name = "ra_db" 1119name = "ra_db"
1123version = "0.1.0" 1120version = "0.1.0"
1124dependencies = [ 1121dependencies = [
1125 "ra_arena 0.1.0",
1126 "ra_prof 0.1.0", 1122 "ra_prof 0.1.0",
1127 "ra_syntax 0.1.0", 1123 "ra_syntax 0.1.0",
1128 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 1124 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1129 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1125 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1130 "salsa 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)", 1126 "salsa 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
1131 "test_utils 0.1.0",
1132] 1127]
1133 1128
1134[[package]] 1129[[package]]
@@ -1148,9 +1143,7 @@ dependencies = [
1148 "chalk-rust-ir 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)", 1143 "chalk-rust-ir 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)",
1149 "chalk-solve 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)", 1144 "chalk-solve 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)",
1150 "ena 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", 1145 "ena 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
1151 "flexi_logger 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
1152 "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", 1146 "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
1153 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1154 "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", 1147 "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
1155 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 1148 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1156 "once_cell 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", 1149 "once_cell 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1202,7 +1195,6 @@ dependencies = [
1202 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 1195 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1203 "lsp-types 0.59.0 (registry+https://github.com/rust-lang/crates.io-index)", 1196 "lsp-types 0.59.0 (registry+https://github.com/rust-lang/crates.io-index)",
1204 "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", 1197 "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1205 "ra_arena 0.1.0",
1206 "ra_ide_api 0.1.0", 1198 "ra_ide_api 0.1.0",
1207 "ra_prof 0.1.0", 1199 "ra_prof 0.1.0",
1208 "ra_project_model 0.1.0", 1200 "ra_project_model 0.1.0",
@@ -1264,23 +1256,18 @@ dependencies = [
1264 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1256 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1265 "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)", 1257 "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
1266 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", 1258 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1267 "test_utils 0.1.0",
1268 "walkdir 2.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1269] 1259]
1270 1260
1271[[package]] 1261[[package]]
1272name = "ra_syntax" 1262name = "ra_syntax"
1273version = "0.1.0" 1263version = "0.1.0"
1274dependencies = [ 1264dependencies = [
1275 "arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1276 "drop_bomb 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
1277 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", 1265 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1278 "ra_parser 0.1.0", 1266 "ra_parser 0.1.0",
1279 "ra_text_edit 0.1.0", 1267 "ra_text_edit 0.1.0",
1280 "rowan 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", 1268 "rowan 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1281 "smol_str 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", 1269 "smol_str 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
1282 "test_utils 0.1.0", 1270 "test_utils 0.1.0",
1283 "text_unit 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1284 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", 1271 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1285 "walkdir 2.2.8 (registry+https://github.com/rust-lang/crates.io-index)", 1272 "walkdir 2.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
1286] 1273]
@@ -1842,7 +1829,6 @@ name = "test_utils"
1842version = "0.1.0" 1829version = "0.1.0"
1843dependencies = [ 1830dependencies = [
1844 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", 1831 "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
1845 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1846 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", 1832 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
1847 "text_unit 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", 1833 "text_unit 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1848] 1834]
@@ -1851,9 +1837,6 @@ dependencies = [
1851name = "text_unit" 1837name = "text_unit"
1852version = "0.1.9" 1838version = "0.1.9"
1853source = "registry+https://github.com/rust-lang/crates.io-index" 1839source = "registry+https://github.com/rust-lang/crates.io-index"
1854dependencies = [
1855 "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
1856]
1857 1840
1858[[package]] 1841[[package]]
1859name = "textwrap" 1842name = "textwrap"