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 9d92fd8 commit 0133af9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dsa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/dsa
[crate-image]: https://img.shields.io/crates/v/dsa
[crate-link]: https://crates.io/crates/dsa
[docs-image]: https://docs.rs/dsa/badge.svg
[docs-link]: https://docs.rs/dsa/
Expand Down
2 changes: 1 addition & 1 deletion ecdsa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/ecdsa
[crate-image]: https://img.shields.io/crates/v/ecdsa
[crate-link]: https://crates.io/crates/ecdsa
[docs-image]: https://docs.rs/ecdsa/badge.svg
[docs-link]: https://docs.rs/ecdsa/
Expand Down
2 changes: 1 addition & 1 deletion ed25519/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/ed25519
[crate-image]: https://img.shields.io/crates/v/ed25519
[crate-link]: https://crates.io/crates/ed25519
[docs-image]: https://docs.rs/ed25519/badge.svg
[docs-link]: https://docs.rs/ed25519/
Expand Down
2 changes: 1 addition & 1 deletion ed448/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/ed448-signature
[crate-image]: https://img.shields.io/crates/v/ed448-signature
[crate-link]: https://crates.io/crates/ed448-signature
[docs-image]: https://docs.rs/ed448-signature/badge.svg
[docs-link]: https://docs.rs/ed448-signature/
Expand Down
2 changes: 1 addition & 1 deletion lms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/lms-signature
[crate-image]: https://img.shields.io/crates/v/lms-signature
[crate-link]: https://crates.io/crates/lms-signature
[docs-image]: https://docs.rs/lms-signature/badge.svg
[docs-link]: https://docs.rs/lms-signature/
Expand Down
2 changes: 1 addition & 1 deletion ml-dsa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

[crate-image]: https://buildstats.info/crate/ml-dsa
[crate-image]: https://img.shields.io/crates/v/ml-dsa
[crate-link]: https://crates.io/crates/ml-dsa
[docs-image]: https://docs.rs/ml-dsa/badge.svg
[docs-link]: https://docs.rs/ml-dsa/
Expand Down
2 changes: 1 addition & 1 deletion rfc6979/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dual licensed as above, without any additional terms or conditions.

[//]: # (badges)

[crate-image]: https://buildstats.info/crate/rfc6979
[crate-image]: https://img.shields.io/crates/v/rfc6979
[crate-link]: https://crates.io/crates/rfc6979
[docs-image]: https://docs.rs/rfc6979/badge.svg
[docs-link]: https://docs.rs/rfc6979/
Expand Down
2 changes: 1 addition & 1 deletion slh-dsa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

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

0 comments on commit 0133af9

Please sign in to comment.