Closed Amomum closed 6 years ago
So the symlink gets checked out as a regular file on Windows. That's what I feared. Thanks for letting me know!
Just move shellharden.rs to src/main.rs, replacing that file.
I was going to keep that symlink for one release for the transition to Cargo (#9).
That worked, thanks!
This needs fixing.
I cloned current master and did
cargo build
. Got this:I'm using
What am I doing wrong?