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

chore(build): friendly error msg when Cargo.toml is not found #1459

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

4rgon4ut
Copy link
Contributor

@4rgon4ut 4rgon4ut commented Aug 30, 2024

Closes: #733

Commit msg fully describe that small change.

New error msg looks as follows:

Error: `cargo metadata` exited with an error: error: manifest path `/path/to/current/dir/Cargo.toml` does not exist

Unsure if test needed, tag me if so.

@4rgon4ut 4rgon4ut marked this pull request as ready for review August 30, 2024 21:22
@jtguibas jtguibas merged commit f128f55 into succinctlabs:dev Aug 30, 2024
2 checks passed
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.

Provide a user-friendly error message when Cargo.toml is not found
2 participants