diff options
Diffstat (limited to 'azalea/Cargo.toml')
| -rw-r--r-- | azalea/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index ab6b83b2..b711d8a0 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -68,3 +68,6 @@ harness = false [[bench]] name = "checks" harness = false + +[lints] +workspace = true |
