pub(crate) fn workspace_dep_tables(
cargo_toml: &DocumentMut,
) -> Option<&dyn TableLike>
Expand description
Return an iterator over all [workspace.dependencies]
pub(crate) fn workspace_dep_tables(
cargo_toml: &DocumentMut,
) -> Option<&dyn TableLike>
Return an iterator over all [workspace.dependencies]