Problem
cargo install without --path is no longer supported. cargo --list explains cargo install as "Install a Rust binary. Default location is $HOME/.cargo/bin". Please replace "Default location ... " with "Requires --path".
Steps
cargo --list ; cargo install
Possible Solution(s)
No response
Notes
No response
Version
cargo 1.74.1 (ecb9851 2023-10-18)