diff options
Diffstat (limited to 'crates/shirabe-semver/Cargo.toml')
| -rw-r--r-- | crates/shirabe-semver/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/shirabe-semver/Cargo.toml b/crates/shirabe-semver/Cargo.toml index 30ad164..72e2868 100644 --- a/crates/shirabe-semver/Cargo.toml +++ b/crates/shirabe-semver/Cargo.toml @@ -7,3 +7,6 @@ edition.workspace = true shirabe-php-shim.workspace = true anyhow.workspace = true indexmap.workspace = true + +[lints] +workspace = true |
