Skip to content

Commit ab20c38

Browse files
committed
add readme to Cargo.toml, clippy is now content :)
1 parent 28c05e9 commit ab20c38

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
@@ -7,6 +7,7 @@ license = "MIT"
77
repository = "https://github.com/gpluscb/cache-compute/"
88
keywords = ["cache", "caching", "coalescing", "coalesce"]
99
categories = ["asynchronous", "caching", "web-programming"]
10+
readme = "README.md"
1011

1112
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1213

0 commit comments

Comments
 (0)