Add crates.io badges #1

Closed
opened 2025-11-06 08:11:57 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @japaric on GitHub (Apr 1, 2018).

To all the crates that have been published to crates.io. The markdown to add is:

![crates.io](https://img.shields.io/crates/v/$CRATE.svg)

The result should look like this for $CRATE = l3gd20:

Originally created by @japaric on GitHub (Apr 1, 2018). To all the crates that have been published to crates.io. The markdown to add is: ``` markdown ![crates.io](https://img.shields.io/crates/v/$CRATE.svg) ``` The result should look like this for `$CRATE = l3gd20`: - [L3GD20] - SPI - Gyroscope - [Intro blog post][1&2] - ![crates.io](https://img.shields.io/crates/v/l3gd20.svg) [L3GD20]: https://crates.io/crates/l3gd20 [1&2]: http://blog.japaric.io/wd-1-2-l3gd20-lsm303dlhc-madgwick/
GiteaMirror added the help wanted label 2025-11-06 08:11:57 -06:00
Author
Owner

@caemor commented on GitHub (Apr 6, 2018):

I should be able to do that on Saturday/Sunday.

@caemor commented on GitHub (Apr 6, 2018): I should be able to do that on Saturday/Sunday.
Author
Owner

@caemor commented on GitHub (Apr 8, 2018):

Can be closed?

@caemor commented on GitHub (Apr 8, 2018): Can be closed?
Author
Owner

@therealprof commented on GitHub (Apr 8, 2018):

Sure. Haven't noticed that you didn't put a Fixes #1 in the PR description.

@therealprof commented on GitHub (Apr 8, 2018): Sure. Haven't noticed that you didn't put a Fixes #1 in the PR description.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#1