Skip to content

Commit 4c00ed8

Browse files
authored
Merge pull request #69 from mgeisler/darker-badge-blue
readme: align min Rust version badge color with docs.rs badge
2 parents 10eaa12 + 00a5699 commit 4c00ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![](https://img.shields.io/crates/v/version-sync.svg)][crates-io]
44
[![](https://docs.rs/version-sync/badge.svg)][api-docs]
5-
[![](https://img.shields.io/badge/rustc-1.31.0-blue.svg)][rust-2018]
5+
[![](https://img.shields.io/badge/rustc-1.31.0-4d76ae.svg)][rust-2018]
66
[![](https://travis-ci.org/mgeisler/version-sync.svg?branch=master)][travis-ci]
77
[![](https://ci.appveyor.com/api/projects/status/github/mgeisler/version-sync?branch=master&svg=true)][appveyor]
88
[![](https://codecov.io/gh/mgeisler/version-sync/branch/master/graph/badge.svg)][codecov]

0 commit comments

Comments
 (0)