Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/limit/Cargo.toml')
| -rw-r--r-- | crates/limit/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/limit/Cargo.toml b/crates/limit/Cargo.toml index c088869099..c89722cc40 100644 --- a/crates/limit/Cargo.toml +++ b/crates/limit/Cargo.toml @@ -11,3 +11,6 @@ rust-version.workspace = true [features] tracking = [] default = ["tracking"] + +[lints] +workspace = true
\ No newline at end of file |