Globbing private_repos/* into the public workspace leaked gitignored crate names into the committed Cargo.lock. Each private crate is now its own standalone workspace; the public root no longer references them.
Globbing private_repos/* into the public workspace leaked gitignored crate names into the committed Cargo.lock. Each private crate is now its own standalone workspace; the public root no longer references them.