error: failed to load manifest for workspace member `C:\code\joe\gitoxide\gix-diff`
Caused by:
failed to load manifest for dependency `gix-filter`
Caused by:
failed to load manifest for dependency `gix-packetline-blocking`
Caused by:
failed to parse manifest at `C:\code\joe\gitoxide\gix-packetline-blocking\Cargo.toml`
Caused by:
can't find library `gix-packetline-blocking`, rename file to `src/lib.rs` or specify lib.path
I suspect this is because the repo uses symlinks to reduce copying.
Current behavior 😯
Expected behavior 🤔
I can compile
Git behavior
No response
Steps to reproduce 🕹
byron/gitoxiderepository (using vscode)cargocommand anywhere in the repositoryI suspect this is because the repo uses symlinks to reduce copying.