mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
@ -10,5 +10,5 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
unified-init-macros = { path = "macros" }
|
||||
linkme = "0.2"
|
||||
linkme = "=0.3.27"
|
||||
system_error = { path = "../system_error" }
|
@ -16,5 +16,5 @@ uuid = { version = "0.8", features = ["v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
unified-init = { path = ".." }
|
||||
linkme = "0.2"
|
||||
linkme = "=0.3.27"
|
||||
system_error = { path = "../../system_error" }
|
||||
|
Reference in New Issue
Block a user