Commit f83c898
committed
Add the
According to the rust documentation at https://doc.rust-lang.org/cargo/reference/manifest.html#the-readme-field,
the default readme file looked up when creating the package is a capitalised
`README.md` (and some others).
Since ours isn't capitalised, we have to explicitly indicate the file
name.
Fixes #7667.readme.md path to the Cargo.toml.1 parent f19ebc3 commit f83c898
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments