# 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](https://crates.io/crates/cargo-outdated) to see outdated dependencies in Rust.
Feature Template
As a Rust developer
I want to see when I need to run
cargo updateSo 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.