Skip to content

Commit b593c9c

Browse files
committed
Update minimum version in README.md
1 parent b5f4b8a commit b593c9c

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
@@ -3,7 +3,7 @@
33
[![Latest Version](https://img.shields.io/crates/v/synstructure.svg)](https://crates.io/crates/synstructure)
44
[![Documentation](https://docs.rs/synstructure/badge.svg)](https://docs.rs/synstructure)
55
[![Build Status](https://travis-ci.org/mystor/synstructure.svg?branch=master)](https://travis-ci.org/mystor/synstructure)
6-
[![Rustc Version 1.15+](https://img.shields.io/badge/rustc-1.15+-lightgray.svg)](https://blog.rust-lang.org/2017/02/02/Rust-1.15.html)
6+
[![Rustc Version 1.31+](https://img.shields.io/badge/rustc-1.31+-lightgray.svg)](https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html)
77

88
> NOTE: What follows is an exerpt from the module level documentation. For full
99
> details read the docs on [docs.rs](https://docs.rs/synstructure/)

0 commit comments

Comments
 (0)