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 494011068..715a80978 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -253,6 +253,7 @@ dependencies = [ | |||
253 | name = "completion" | 253 | name = "completion" |
254 | version = "0.0.0" | 254 | version = "0.0.0" |
255 | dependencies = [ | 255 | dependencies = [ |
256 | "assists", | ||
256 | "base_db", | 257 | "base_db", |
257 | "expect-test", | 258 | "expect-test", |
258 | "hir", | 259 | "hir", |