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 GitHub
parent c189503def
commit c83d5e1e59
18 changed files with 49 additions and 5 deletions
+3
View File
@@ -6,6 +6,9 @@ repository.workspace = true
rust-version.workspace = true
version.workspace = true
[lints]
workspace = true
[dependencies]
axum.workspace = true
mime.workspace = true