The cargo-edit package allows you to update dependency in your Cargo.toml file instead of having to write it down manually
cargo install cargo-edit
Developer/Engineer
© Pronoy Chopra 2024
The cargo-edit package allows you to update dependency in your Cargo.toml file instead of having to write it down manually
cargo install cargo-edit