Skip to content

Commit c66bf2c

Browse files
Peterclaude
andcommitted
docs: add ingest_cargo_file tool to README
Add the ingest_cargo_file tool to the Advanced Tools section, highlighting its capability to bulk ingest dependencies from Cargo.toml/Cargo.lock files with automatic version resolution. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8e41ffa commit c66bf2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ claude mcp add docsrs --env MAX_CACHE_SIZE_GB=5 -- uvx --from git+https://github
101101
| Tool | Description |
102102
|------|-------------|
103103
| `start_pre_ingestion` | Pre-load popular crates for instant access |
104+
| `ingest_cargo_file` | Bulk ingest dependencies from Cargo.toml/Cargo.lock with version resolution |
104105
| `list_versions` | List all available crate versions |
105106

106107
## Architecture

0 commit comments

Comments
 (0)