diff options
Diffstat (limited to 'crates/typst-render/Cargo.toml')
| -rw-r--r-- | crates/typst-render/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/typst-render/Cargo.toml b/crates/typst-render/Cargo.toml index 28033b3e..2db9b5ed 100644 --- a/crates/typst-render/Cargo.toml +++ b/crates/typst-render/Cargo.toml @@ -10,6 +10,7 @@ repository = { workspace = true } license = { workspace = true } categories = { workspace = true } keywords = { workspace = true } +readme = { workspace = true } [lib] doctest = false |
