[package] name = "redox-initfs" description = "Userspace bootstrap image library" version = "0.2.0" authors = ["4lDO2 <4lDO2@protonmail.com>", "Kamil Koczurek "] edition = "2024" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] plain.workspace = true [lints] workspace = true