aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-shim/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe-php-shim/Cargo.toml')
-rw-r--r--crates/shirabe-php-shim/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/shirabe-php-shim/Cargo.toml b/crates/shirabe-php-shim/Cargo.toml
index 4104da3..881a979 100644
--- a/crates/shirabe-php-shim/Cargo.toml
+++ b/crates/shirabe-php-shim/Cargo.toml
@@ -7,3 +7,6 @@ edition.workspace = true
anyhow.workspace = true
indexmap.workspace = true
zip.workspace = true
+
+[lints]
+workspace = true