[package] name = "springboard-api" license.workspace = true version.workspace = true repository.workspace = true edition = "2021" description = "Makes a kernel compatible with the `springboard` crate" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [dev-dependencies] rand = "0.8.4" trident3-base.workspace = true