adding-dependencies
OfficialManage Rust crate dependencies.
Authorgolemcloud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of adding, updating, and managing Rust crate dependencies within the Golem workspace, ensuring consistency and adherence to best practices.
Core Features & Use Cases
- Centralized Dependency Management: All dependencies are managed via the root
Cargo.toml's[workspace.dependencies]section. - Simplified Updates: Changing a version in one place updates it across the entire workspace.
- Use Case: When you need to add a new logging library to your Rust project, this Skill guides you through updating the root
Cargo.tomland then referencing it in your specific crate.
Quick Start
Add the 'serde' crate with version '1.0.150' to the workspace dependencies.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: adding-dependencies Download link: https://github.com/golemcloud/golem/archive/main.zip#adding-dependencies Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.