mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-18 12:06:43 +00:00
Remove the lazy_static
dependency
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5313689d6f
commit
f762eb8913
@ -17,7 +17,3 @@ log = "0.4"
|
||||
ascii = { version = "1.1", default-features = false, features = ["alloc"] }
|
||||
|
||||
[features]
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
features = ["spin_no_std"]
|
||||
|
Reference in New Issue
Block a user