Skip to content

Commit 379d5c2

Browse files
committed
Mention cargo-outdated in README.md
1 parent 5291478 commit 379d5c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This is a template repository. It comes with support for the following:
2929
* Unit testing
3030
* Code coverage analysis and "pretty" coverage reporting via
3131
[cargo-llvm-cov](https://github.com/taiki-e/cargo-llvm-cov)
32+
* Outdated dependency reporting via [cargo-outdated](https://github.com/kbknapp/cargo-outdated)
3233
* Orchestration of *all of the above* via [cargo-make](https://github.com/sagiegurari/cargo-make)
3334
(see [CONTRIBUTING.md](CONTRIBUTING.md) for details)
3435

0 commit comments

Comments
 (0)