[package] name = "kernel" version = "0.1.0" [lib] crate-type = ["staticlib"] [profile.dev] panic = "abort" [profile.release] panic = "abort"