diff options
Diffstat (limited to 'crates/typst-render')
| -rw-r--r-- | crates/typst-render/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/typst-render/Cargo.toml b/crates/typst-render/Cargo.toml index 0c552cd3..c1aa571f 100644 --- a/crates/typst-render/Cargo.toml +++ b/crates/typst-render/Cargo.toml @@ -27,3 +27,6 @@ roxmltree = { workspace = true } tiny-skia = { workspace = true } ttf-parser = { workspace = true } usvg = { workspace = true } + +[lints] +workspace = true |
