Skip to content

Fix typo in Cargo.toml #124

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

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

angusholder
Copy link
Contributor

@angusholder angusholder commented Mar 28, 2024

I was getting an error when running cargo build --examples device

error: Found argument 'device' which wasn't expected, or isn't valid in this context

Looks like examples should actually be example

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

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

thanks!

@adamgreig adamgreig merged commit cf52e9e into rust-embedded:master Mar 28, 2024
@angusholder angusholder deleted the patch-2 branch March 28, 2024 16:13
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