You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
You can reproduce it like this:
I would expect this to throw an error instead.
The text was updated successfully, but these errors were encountered: