[package] name = "panic_monitor" description = "helps you monitor your threads and deal with panics" version = "0.2.1" authors = ["Alex Sayers "] documentation = "https://docs.rs/panic_monitor/" repository = "https://github.com/asayers/panic_monitor" readme = "README" keywords = ["panic", "watchdog", "supervisor", "monitor"] license = "MIT OR Apache-2.0" [dev-dependencies] lazy_static = "1.0"