[package] name = "peace_rt_logic" authors = ["Azriel Hoh "] version = "0.0.1" edition = "2021" description = "Runtime logic for the peace automation library." repository = "https://github.com/azriel91/peace" documentation = "https://docs.rs/peace_rt_logic/" readme = "../../README.md" categories = ["asynchronous", "config"] keywords = ["automation"] license = "MIT OR Apache-2.0" [lib] doctest = false test = false [dependencies]