ci(keystone): inherit workspace lint policy (#5429)

This commit is contained in:
Zhengchao An
2026-07-29 22:21:01 +08:00
committed by GitHub
parent d670023341
commit c195b18fb8
+3
View File
@@ -25,6 +25,9 @@ keywords = ["rustfs", "openstack", "keystone", "authentication", "s3"]
categories = ["authentication", "web-programming"]
authors.workspace = true
[lints]
workspace = true
[dependencies]
tokio = { workspace = true, features = ["rt", "sync"] }
reqwest = { workspace = true, features = ["json"] }