mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Enforce #[expect(lint)]
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0dca168717
commit
95bbc7f367
@ -20,3 +20,6 @@ lru = "0.12.3"
|
||||
postcard = "1.0.6"
|
||||
serde = { version = "1.0.192", default-features = false, features = ["alloc", "derive"] }
|
||||
static_assertions = "1.1.0"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
Reference in New Issue
Block a user