This allows users to override the source of crates using: ``` [patch.crates-io] bar = { path = 'my/local/bar' } ```