diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock index 159b65d01..ba9a201b9 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1032,6 +1032,7 @@ dependencies = [ | |||
1032 | "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1032 | "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
1033 | "format-buf 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1033 | "format-buf 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1034 | "fst 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1034 | "fst 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
1035 | "indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1035 | "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1036 | "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1036 | "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1037 | "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
1037 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1038 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1136,7 +1137,7 @@ dependencies = [ | |||
1136 | "once_cell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1137 | "once_cell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1137 | "ra_parser 0.1.0", | 1138 | "ra_parser 0.1.0", |
1138 | "ra_text_edit 0.1.0", | 1139 | "ra_text_edit 0.1.0", |
1139 | "rowan 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1140 | "rowan 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1140 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1141 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1141 | "rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1142 | "rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1142 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 1143 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1392,7 +1393,7 @@ dependencies = [ | |||
1392 | 1393 | ||
1393 | [[package]] | 1394 | [[package]] |
1394 | name = "rowan" | 1395 | name = "rowan" |
1395 | version = "0.8.2" | 1396 | version = "0.9.0" |
1396 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1397 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1397 | dependencies = [ | 1398 | dependencies = [ |
1398 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1399 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1894,7 +1895,7 @@ dependencies = [ | |||
1894 | "checksum regex-syntax 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)" = "11a7e20d1cce64ef2fed88b66d347f88bd9babb82845b2b858f3edbf59a4f716" | 1895 | "checksum regex-syntax 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)" = "11a7e20d1cce64ef2fed88b66d347f88bd9babb82845b2b858f3edbf59a4f716" |
1895 | "checksum relative-path 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bedde000f40f2921ce439ea165c9c53fd629bfa115140c72e22aceacb4a21954" | 1896 | "checksum relative-path 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bedde000f40f2921ce439ea165c9c53fd629bfa115140c72e22aceacb4a21954" |
1896 | "checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e" | 1897 | "checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e" |
1897 | "checksum rowan 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3eb10a10a48f0f809a217bcf074b85a03dcf79831bae80e7f1a043d0897463e2" | 1898 | "checksum rowan 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6d03d4eff7a4e8dcc362e4c06bb2b1b33af4bcd64336c7f40a31a05850336b6c" |
1898 | "checksum rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783" | 1899 | "checksum rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783" |
1899 | "checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8" | 1900 | "checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8" |
1900 | "checksum rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c86aae0c77166108c01305ee1a36a1e77289d7dc6ca0a3cd91ff4992de2d16a5" | 1901 | "checksum rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c86aae0c77166108c01305ee1a36a1e77289d7dc6ca0a3cd91ff4992de2d16a5" |