Skip to content

Commit 2cdbba5

Browse files
committed
Clarify badges
1 parent e0d6047 commit 2cdbba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
[![Build Status](https://github.com/EmbarkStudios/cfg-expr/workflows/CI/badge.svg)](https://github.com/EmbarkStudios/cfg-expr/actions?workflow=CI)
44
[![Crates.io](https://img.shields.io/crates/v/cfg-expr.svg)](https://crates.io/crates/cfg-expr)
55
[![Docs](https://docs.rs/cfg-expr/badge.svg)](https://docs.rs/cfg-expr)
6-
[![Minimum Stable Rust Version](https://img.shields.io/badge/Rust-1.52.0-blue?color=fc8d62&logo=rust)](https://blog.rust-lang.org/2021/05/06/Rust-1.52.0.html)
7-
[![Rust Version](https://img.shields.io/badge/Rust%20Version-1.53.0-blue.svg)](https://forge.rust-lang.org/release/platform-support.html)
6+
[![Minimum Stable Rust Version](https://img.shields.io/badge/Rust%20MSRV-1.52.0-blue?color=fc8d62&logo=rust)](https://blog.rust-lang.org/2021/05/06/Rust-1.52.0.html)
7+
[![Rust Targets](https://img.shields.io/badge/Rust%20Targets-1.53.0-blue.svg)](https://forge.rust-lang.org/release/platform-support.html)
88
[![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
99
[![Embark](https://img.shields.io/badge/embark-open%20source-blueviolet.svg)](https://embark.dev)
1010

0 commit comments

Comments
 (0)