mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(readme): make dep badge use latest
This commit is contained in:
parent
961f57d6ec
commit
adf65276dd
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
|||
<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 href="https://deps.rs/crate/gamedig">
|
||||
<img src="https://deps.rs/crate/gamedig/latest/status.svg" alt="Rust-GameDig Dependencies">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue