Module manifest

Module manifest 

Source

Structs§

ManifestMetadata
Metadata extracted from cargo_metadata for the workspace.

Functions§

update_manifest_versions
Update a crate manifest, setting the crate version (if provided) and retargeting internal dependency version requirements to the latest planned versions. Returns the updated TOML string along with a list of (dep_name, new_version) applied.