Cargo-edit
Cargo-edit makes it easy to add dependencies to your Cargo.toml.
Just install, add some package and later update every dependencys.
cargo install cargo-edit
cargo add package
cargo upgrade
Cargo-edit makes it easy to add dependencies to your Cargo.toml.
Just install, add some package and later update every dependencys.
cargo install cargo-edit
cargo add package
cargo upgrade