diff --git a/Cargo.toml b/Cargo.toml index ed60cda..e721310 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ homepage = "https://github.com/smol-rs/async-process" documentation = "https://docs.rs/async-process" keywords = ["process", "spawn", "command", "subprocess", "child"] categories = ["asynchronous", "os"] -readme = "README.md" [dependencies] cfg-if = "1.0"