Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/load-cargo/Cargo.toml')
| -rw-r--r-- | crates/load-cargo/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/load-cargo/Cargo.toml b/crates/load-cargo/Cargo.toml index 05412e176b..48e84a7b25 100644 --- a/crates/load-cargo/Cargo.toml +++ b/crates/load-cargo/Cargo.toml @@ -20,6 +20,7 @@ tracing.workspace = true hir-expand.workspace = true ide-db.workspace = true +paths.workspace = true proc-macro-api.workspace = true project-model.workspace = true span.workspace = true |