mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 20:06:37 +00:00
ci(keystone): inherit workspace lint policy
This commit is contained in:
@@ -25,6 +25,9 @@ keywords = ["rustfs", "openstack", "keystone", "authentication", "s3"]
|
|||||||
categories = ["authentication", "web-programming"]
|
categories = ["authentication", "web-programming"]
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
|
|
||||||
|
[lints]
|
||||||
|
workspace = true
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tokio = { workspace = true, features = ["rt", "sync"] }
|
tokio = { workspace = true, features = ["rt", "sync"] }
|
||||||
reqwest = { workspace = true, features = ["json"] }
|
reqwest = { workspace = true, features = ["json"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user