From 3a382bfe8737a8d47b2d96ec77e38612b947c9b0 Mon Sep 17 00:00:00 2001 From: jupblb Date: Wed, 20 May 2026 10:36:43 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index cae68aa..516a0a8 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,6 @@ If you use Nix, run it straight from the flake: nix run github:sourcegraph/scip-rust ``` -## Limitations - -`scip-rust` expects one Cargo project per run. If your repo has several -independent crates or workspaces (or no `Cargo.toml` at the path you pass), the -run fails. Index each project on its own and upload the results separately. -Details in [issue #5]. - [`rust-analyzer`]: https://rust-analyzer.github.io/book/installation.html [`scip-rust`]: ./scip-rust [issue #5]: https://github.com/sourcegraph/scip-rust/issues/5