mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 15:30:40 +00:00
chore: use workspace-wide lints (#3352)
* chore: use workspace-wide lints * respond to review
This commit is contained in:
@@ -8,6 +8,9 @@ license.workspace = true
|
||||
tokio-console = ["console-subscriber", "tokio/tracing"]
|
||||
deadlock_detection = ["parking_lot/deadlock_detection"]
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
atty = "0.2"
|
||||
backtrace = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user