mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Fix the usage of underscores in Cargo manifest keys
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0515a8dc9a
commit
cda8ffa7da
@ -13,4 +13,5 @@ aster-rights-proc = { path = "../aster-rights-proc" }
|
||||
aster-rights = { path = "../aster-rights" }
|
||||
inherit-methods-macro = { git = "https://github.com/asterinas/inherit-methods-macro", rev = "98f7e3e" }
|
||||
ktest = { path = "../../../framework/libs/ktest" }
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user