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
Analyzing dependencies of crates in this directory...
error when handling ./Cargo.toml: No such file or directory (os error 2)
cargo-machete didn't find any unused dependencies in .. Good job!
Done!
expected
no repro with rm ~/.cargo/bin/cargo-machete && cargo install cargo-machete --version 0.6.1 && cargo machete:
Analyzing dependencies of crates in this directory...
cargo-machete didn't find any unused dependencies in /private/tmp/mxfactorial/services/graphql. Good job!
Done!
env
os: sonoma 14.6.1
arch: x86-64
steps
cargo install cargo-machete --version 0.6.2
git clone https://github.com/systemaccounting/mxfactorial
cd mxfactorial/services/graphql
cargo machete
observed
expected
no repro with
rm ~/.cargo/bin/cargo-machete && cargo install cargo-machete --version 0.6.1 && cargo machete
:release
you are permitted to clone a copy of the privately licensed https://github.com/systemaccounting/mxfactorial repo for debugging this issue
The text was updated successfully, but these errors were encountered: