mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-27 02:10:38 +00:00
chore: use workspace-wide lints (#3352)
* chore: use workspace-wide lints * respond to review
This commit is contained in:
@@ -10,6 +10,9 @@ mem-prof = ["dep:common-mem-prof"]
|
||||
pprof = ["dep:pprof"]
|
||||
testing = []
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
aide = { version = "0.9", features = ["axum"] }
|
||||
api.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user