diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 3ddf01dbf..9346edc96 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -963,6 +963,7 @@ dependencies = [ | |||
963 | "ra_db", | 963 | "ra_db", |
964 | "ra_fmt", | 964 | "ra_fmt", |
965 | "ra_hir", | 965 | "ra_hir", |
966 | "ra_prof", | ||
966 | "ra_syntax", | 967 | "ra_syntax", |
967 | "ra_text_edit", | 968 | "ra_text_edit", |
968 | "rustc-hash", | 969 | "rustc-hash", |