[package] name = "ahcid" version = "0.1.0" [dependencies] bitflags = "*" io = { path = "../io/" } spin = "*" syscall = { path = "../../syscall/" }