aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-spdx-licenses/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-spdx-licenses/Cargo.toml')
-rw-r--r--crates/mozart-spdx-licenses/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mozart-spdx-licenses/Cargo.toml b/crates/mozart-spdx-licenses/Cargo.toml
index 7361c93..e3fbec2 100644
--- a/crates/mozart-spdx-licenses/Cargo.toml
+++ b/crates/mozart-spdx-licenses/Cargo.toml
@@ -6,3 +6,6 @@ edition.workspace = true
[build-dependencies]
serde.workspace = true
serde_json.workspace = true
+
+[lints]
+workspace = true