Skip to content

Conversation

@ethowitz
Copy link
Owner

We were incorrectly expecting the given CARGO_HOME to point to
$CARGO_HOME/bin, but the bin dir is actually a subdirectory of the
cargo home. This commit fixes it.

Fixes #29

We were incorrectly expecting the given CARGO_HOME to point to
`$CARGO_HOME/bin`, but the `bin` dir is actually a subdirectory of the
cargo home. This commit fixes it.

Fixes #29
@ethowitz ethowitz merged commit a893f20 into main Oct 14, 2025
7 checks passed
@ethowitz ethowitz deleted the fix-cargo-home branch October 14, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect handling of CARGO_HOME

2 participants