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

Possibly fix "the binary target name examples is forbidden" error #730

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

kazk
Copy link
Member

@kazk kazk commented Nov 23, 2021

Depdendabot has been failing with the following error:

Dependabot can't resolve your Rust dependency files

Dependabot failed to update your dependencies because there was an error resolving your Rust dependency files.

Dependabot encountered the following error:

error: failed to parse manifest at `/home/dependabot/dependabot-updater/dependabot_tmp_dir/examples/Cargo.toml`

Caused by:
  the binary target name `examples` is forbidden, it conflicts with with cargo's build directory names

Try changing the name of the target to kube-examples.

@kazk kazk force-pushed the maybe-fix-dependabot branch from f025621 to 5f08c48 Compare November 23, 2021 00:59
@kazk kazk merged commit 7e2c102 into kube-rs:master Nov 23, 2021
@kazk kazk deleted the maybe-fix-dependabot branch November 23, 2021 09:17
@kazk
Copy link
Member Author

kazk commented Nov 23, 2021

Looks like it worked 🎉 #731 #732

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