diff options
Diffstat (limited to 'azalea-buf/Cargo.toml')
| -rw-r--r-- | azalea-buf/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-buf/Cargo.toml b/azalea-buf/Cargo.toml index 2e0a7a59..9706c1c5 100644 --- a/azalea-buf/Cargo.toml +++ b/azalea-buf/Cargo.toml @@ -18,3 +18,6 @@ uuid.workspace = true [features] serde_json = ["dep:serde_json"] + +[lints] +workspace = true |
