[package] name = "init" version = "0.1.0" edition = "2024" description = "Lightweight and stable init system for Anthrill distro based on unix-phylosophy." [dependencies] libc = "0.2.178" liblmod = "0.2.0" toml = { version = "0.9.11", features = ["display", "std"], default-features = false }