Skip to content

Commit

Permalink
README.md(s): use img.shields.io crate version badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Sep 5, 2024
1 parent 031dbae commit f8dea33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto_secretbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/crypto_secretbox
[crate-image]: https://img.shields.io/crates/v/crypto_secretbox
[crate-link]: https://crates.io/crates/crypto_secretbox
[docs-image]: https://docs.rs/crypto_secretbox/badge.svg
[docs-link]: https://docs.rs/crypto_secretbox/
Expand Down

0 comments on commit f8dea33

Please sign in to comment.