Open
Description
I got the following message from cargo recently:
error: failed to parse manifest at /build/hyper-0.13.8.crate/Cargo.toml
Caused by:
readme file with name 'README.md' was not found
It seems cargo enforces that a readme file exists if it is included in Cargo.toml.
Obviously, hyper has a README.md file.
It is just not included in the crate downloaded from crates.io.
Weirdly, of the crates I have checked, this only seems to apply the hyper crate.
Any idea ?
Metadata
Metadata
Assignees
Labels
No labels