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, 1 insertions, 2 deletions
diff --git a/crates/limit/Cargo.toml b/crates/limit/Cargo.toml index c89722cc40..c1a768833b 100644 --- a/crates/limit/Cargo.toml +++ b/crates/limit/Cargo.toml @@ -10,7 +10,6 @@ rust-version.workspace = true [features] tracking = [] -default = ["tracking"] [lints] -workspace = true
\ No newline at end of file +workspace = true |