mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
docs: add deps.rs shield badge
This commit is contained in:
parent
2663cf950d
commit
14a4475d51
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<img src="https://github.com/gamedig/rust-gamedig/actions/workflows/ci.yml/badge.svg" alt="CI">
|
||||
</a>
|
||||
<a href="https://crates.io/crates/gamedig">
|
||||
<img src="https://img.shields.io/crates/v/gamedig.svg?color=yellow" alt="Latest Version">
|
||||
<img src="https://img.shields.io/crates/v/gamedig.svg?color=orange" alt="Latest Version">
|
||||
</a>
|
||||
<a href="https://crates.io/crates/gamedig">
|
||||
<img src="https://img.shields.io/crates/d/gamedig?color=purple" alt="Crates.io">
|
||||
|
|
@ -15,6 +15,9 @@
|
|||
<a href="https://github.com/gamedig/node-gamedig">
|
||||
<img src="https://raw.githubusercontent.com/gamedig/rust-gamedig/main/.github/badges/node.svg" alt="Node-GameDig Game Coverage">
|
||||
</a>
|
||||
<a href="https://deps.rs/crate/gamedig/0.5.1">
|
||||
<img src="https://deps.rs/crate/gamedig/0.5.1/status.svg" alt="Rust-GameDig Dependencies">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h5 align="center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue