diff options
Diffstat (limited to 'crates/typst-docs/Cargo.toml')
| -rw-r--r-- | crates/typst-docs/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/typst-docs/Cargo.toml b/crates/typst-docs/Cargo.toml index 152f5e79..a5bc3fdb 100644 --- a/crates/typst-docs/Cargo.toml +++ b/crates/typst-docs/Cargo.toml @@ -25,3 +25,6 @@ typed-arena = { workspace = true } unicode_names2 = { workspace = true } unscanny = { workspace = true } yaml-front-matter = { workspace = true } + +[lints] +workspace = true |
