[package] name = "ph-init" version = "0.1.0" authors = ["Bruce Leidl "] edition = "2018" [dependencies] libc = "*" lazy_static="1.4.0" thiserror = "1.0"