mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Enforce #[expect(lint)]
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0dca168717
commit
95bbc7f367
@ -18,3 +18,6 @@ cfg-if = "1.0"
|
||||
[features]
|
||||
default = ["log_color"]
|
||||
log_color = ["dep:owo-colors"]
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
Reference in New Issue
Block a user