selfe-start 0.0.28

Crate defining the entry point to the initial thread on seL4
[build-dependencies.selfe-config]
version = "0.2"
[dependencies.selfe-runtime]
version = "0.1"

[dependencies.selfe-sys]
version = "0.1"

[features]
default = []
panic_handler = ["selfe-runtime/panic_handler"]

[package]
authors = ["Corey Richardson <corey@octayn.net>", "Russell Mull <russell@auxon.io>", "Zachary Pierce <zack@auxon.io>"]
description = "Crate defining the entry point to the initial thread on seL4"
documentation = "https://doc.robigalia.org/sel4_start"
license = "MIT/Apache-2.0"
name = "selfe-start"
readme = "README.md"
repository = "https://gitlab.com/robigalia/sel4-start"
resolver = "2"
version = "0.0.28"