Skip to content

Commit

Permalink
Add ?logo=rust to crate version badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-iqlusion committed Sep 5, 2024
1 parent 3e71e99 commit 86b5f71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cosmos-sdk-proto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Pull requests to expand coverage are welcome.
This crate is supported on Rust **1.72** or newer.

[//]: # "badges"
[crate-image]: https://img.shields.io/crates/v/cosmos-sdk-proto
[crate-image]: https://img.shields.io/crates/v/cosmos-sdk-proto?logo=rust
[crate-link]: https://crates.io/crates/cosmos-sdk-proto
[docs-image]: https://docs.rs/cosmos-sdk-proto/badge.svg
[docs-link]: https://docs.rs/cosmos-sdk-proto/
Expand Down
2 changes: 1 addition & 1 deletion cosmrs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ and message passing.
This crate is supported on Rust **1.72** or newer.

[//]: # "badges"
[crate-image]: https://img.shields.io/crates/v/cosmrs
[crate-image]: https://img.shields.io/crates/v/cosmrs?logo=rust
[crate-link]: https://crates.io/crates/cosmrs
[docs-image]: https://docs.rs/cosmrs/badge.svg
[docs-link]: https://docs.rs/cosmrs/
Expand Down

0 comments on commit 86b5f71

Please sign in to comment.