Skip to content

Commit

Permalink
Add deps.rs badge to README (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Feb 9, 2024
1 parent 41c1d44 commit 34be918
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
alt="CI status" />
</a>
<!-- docs (TODO) -->
<!-- Dependency status -->
<a href="https://deps.rs/repo/github/vizia/vizia">
<img src="https://deps.rs/repo/github/vizia/vizia/status.svg"
alt="Dependency status" />
</a>
<!-- Audit -->
<a href="https://github.com/vizia/vizia/actions/workflows/audit.yml">
<img src="https://github.com/vizia/vizia/actions/workflows/audit.yml/badge.svg"
Expand Down

0 comments on commit 34be918

Please sign in to comment.