style: workspace lints (#148)

* fix: clippy error

* style: workspace lints

* test: ignore failures
This commit is contained in:
Nugine
2024-12-05 15:12:52 +08:00
committed by weisd
parent e7f62c2f20
commit 6232b62e3e
18 changed files with 49 additions and 5 deletions
+3
View File
@@ -3,6 +3,9 @@ name = "common"
version.workspace = true
edition.workspace = true
[lints]
workspace = true
[dependencies]
async-trait.workspace = true
lazy_static.workspace = true