[package] name = "linux-cmdline" version = "0.1.2" edition = "2021" authors = ["Alberto Ruiz "] license = "MPL-2.0" description = "Parses and manipulates Linux kernel cmdline strings" [fatures] default = ["std"] std = [] [dependencies]