mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 07:36:53 +00:00
style: workspace lints (#148)
* fix: clippy error * style: workspace lints * test: ignore failures
This commit is contained in:
@@ -3,6 +3,9 @@ name = "common"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
async-trait.workspace = true
|
||||
lazy_static.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user