about summary refs log tree commit diff stats
path: root/crates/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/Cargo.toml')
-rw-r--r--crates/core/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/core/Cargo.toml b/crates/core/Cargo.toml
index f7c0d75..ac6d047 100644
--- a/crates/core/Cargo.toml
+++ b/crates/core/Cargo.toml
@@ -32,3 +32,6 @@ generativity.workspace = true
 [dev-dependencies]
 proptest.workspace = true
 proptest-state-machine.workspace = true
+
+[lints]
+workspace = true