From faca50a240b25a935f9ce310af55d0be51f64303 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 15 Mar 2024 15:47:41 +0100 Subject: Final touches (#3678) --- crates/typst-svg/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/typst-svg') diff --git a/crates/typst-svg/Cargo.toml b/crates/typst-svg/Cargo.toml index a0acff95..143e88ed 100644 --- a/crates/typst-svg/Cargo.toml +++ b/crates/typst-svg/Cargo.toml @@ -10,6 +10,7 @@ repository = { workspace = true } license = { workspace = true } categories = { workspace = true } keywords = { workspace = true } +readme = { workspace = true } [lib] doctest = false -- cgit v1.2.3