Skip to content

Commit 7e68f5b

Browse files
atouchetphimuemue
authored andcommitted
Fix crates.io badge
1 parent d17535f commit 7e68f5b

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
@@ -5,7 +5,7 @@ Extra iterator adaptors, functions and macros.
55
Please read the [API documentation here](https://docs.rs/itertools/)
66

77
[![build_status](https://travis-ci.org/rust-itertools/itertools.svg?branch=master)](https://travis-ci.org/rust-itertools/itertools)
8-
[crates.io](https://crates.io/crates/itertools)
8+
[![crates.io](https://img.shields.io/crates/v/itertools.svg)](https://crates.io/crates/itertools)
99

1010
How to use with cargo:
1111

0 commit comments

Comments
 (0)