Commit f4c8a39
authored
Add README for the
Add `readme` field to libservo's Cargo.toml, pointing to the repository
root
README via `../../README.md`. This ensures the crates.io page displays
content
when the crate is published, as Cargo copies the referenced file into
the
package during `cargo publish`.
Testing: This change only adds a metadata field to Cargo.toml and does
not
affect build output or runtime behavior. No tests are required.
fixes servo#43143
Signed-off-by: staysafe020 <jambongralpher@gmail.com>servo crate (servo#43654)1 parent 5e19c83 commit f4c8a39
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments