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