[package] name = "aarch64" version = "0.1.0" authors = ["Andrew Walbran <[email protected]>"] edition = "2021" [dependencies] log = "0.4.17" psci = "0.1.1" spin = "0.9.4" virtio-drivers = { path = "../.." } [build-dependencies] cc = "1.0.73"