[package] name = "init" version = "0.1.0" [lib] name = "init" crate-type = ["staticlib"] [dependencies] syscall = { path = "../syscall/" }