scanner-cli
scanner-cli copied to clipboard
Integration with `cargo outdated`
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.