Remove readme field from Cargo.toml

This commit is contained in:
Taiki Endo 2021-02-14 19:44:04 +09:00
parent a99d502e40
commit 69f1ff1dbc
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ homepage = "https://github.com/smol-rs/cache-padded"
documentation = "https://docs.rs/cache-padded"
keywords = ["cache", "padding", "lock-free", "atomic"]
categories = ["concurrency", "no-std"]
readme = "README.md"