Skip to main content

Module manifest

Module manifest 

Source
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ยง

CargoManifest
Handles reading and writing Cargo.toml manifest files.