Skip to content

Commit d17535f

Browse files
committed
Add README.md to Cargo.toml
1 parent 59fda6b commit d17535f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
66
repository = "https://github.com/rust-itertools/itertools"
77
documentation = "https://docs.rs/itertools/"
88
authors = ["bluss"]
9+
readme = "README.md"
910

1011
description = "Extra iterator adaptors, iterator methods, free functions, and macros."
1112

0 commit comments

Comments
 (0)