Expand description
Cargo manifest reading and writing.
This module provides functionality for reading and updating version information in Cargo.toml files, specifically handling the workspace version inheritance pattern.
Structsยง
- Cargo
Manifest - Handles reading and writing Cargo.toml manifest files.