Open bekh6ex opened 4 years ago
As a Rust developer I want to see when I need to run cargo update So that my project is up to date with what is happening in the world.
cargo update
Would be nice to have an integration with cargo-outdated to see outdated dependencies in Rust.
Feature Template
As a Rust developer I want to see when I need to run
cargo update
So that my project is up to date with what is happening in the world.Description
Would be nice to have an integration with cargo-outdated to see outdated dependencies in Rust.