Cargo is Rust’s package manager and build system, responsible for managing dependencies, compiling code, and running tests. It’s a core part of the Rust development workflow.