Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in folder name #4182

Closed
wants to merge 1 commit into from
Closed

Fix typo in folder name #4182

wants to merge 1 commit into from

Conversation

0xpr03
Copy link

@0xpr03 0xpr03 commented Dec 29, 2024

Docs mention add directory but show an adder folder in the tree.

Copy link
Contributor

@chriskrycho chriskrycho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text is correct, actually: the parent director is the add directory, and we are now creating a new binary package named adder within the add directory. That’s why we end up with the output we do from Cargo:

Adding `adder` as member of workspace at `file:///projects/add`

Thanks, though!

@chriskrycho chriskrycho closed this Jan 6, 2025
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.

2 participants