[package] name = "rtng" version = "0.0.0" authors = ["Chris Copeland "] description = "A real-time operating system capable of full preemption" license = "Apache-2.0" repository = "https://git.rtng.org/rt/rt" documentation = "https://docs.rs/rtng" keywords = ["real-time", "rtos"] categories = ["concurrency", "embedded", "no-std"] edition = "2021" [dependencies]