Skip to content

Commit 373ae27

Browse files
taiki-ecramertj
authored andcommitted
Add rustc version badge to readme
1 parent 36b3c4a commit 373ae27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<a href="https://crates.io/crates/futures-preview">
1515
<img alt="Crates.io" src="https://img.shields.io/crates/v/futures-preview.svg">
1616
</a>
17+
18+
<a href="https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html">
19+
<img alt="Rustc Version" src="https://img.shields.io/badge/rustc-1.36+-lightgray.svg">
20+
</a>
1721
</p>
1822

1923
<p align="center">

0 commit comments

Comments
 (0)