pub type PatchSet = BTreeMap<String, DepsSet>;
Locally replace dependencies
pub struct PatchSet { /* private fields */ }