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

Machete should error if no Cargo.toml was found #143

Open
timokoesters opened this issue Dec 4, 2024 · 0 comments
Open

Machete should error if no Cargo.toml was found #143

timokoesters opened this issue Dec 4, 2024 · 0 comments

Comments

@timokoesters
Copy link

You can reproduce it like this:

$ mkdir empty_dir
$ cd empty_dir
$ cargo machete
Analyzing dependencies of crates in this directory...
cargo-machete didn't find any unused dependencies in .. Good job!
Done!

I would expect this to throw an error instead.

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

No branches or pull requests

1 participant