rust-embedded/awesome-embedded-rust

Add crates.io badges

japaric opened this issue · 3 comments

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:

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

Can be closed?

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