Skip to content

Commit 64ecc4f

Browse files
committed
Remove MSRV badge from README
This is now part of the Cargo metadata (and displayed on crates.io).
1 parent 20d63dc commit 64ecc4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Build Status](https://github.com/console-rs/console/workflows/CI/badge.svg?branch=master)](https://github.com/console-rs/console/actions?query=workflow%3ACI)
44
[![Crates.io](https://img.shields.io/crates/d/console.svg)](https://crates.io/crates/console)
55
[![License](https://img.shields.io/github/license/console-rs/console)](https://github.com/console-rs/console/blob/master/LICENSE)
6-
[![rustc 1.56.0](https://img.shields.io/badge/rust-1.56%2B-orange.svg)](https://img.shields.io/badge/rust-1.56%2B-orange.svg)
76
[![Documentation](https://docs.rs/console/badge.svg)](https://docs.rs/console)
87

98
**console** is a library for Rust that provides access to various terminal

0 commit comments

Comments
 (0)