[package] name = "blctl" version = "0.1.2" authors = ["Alberto Ruiz "] description = "Manages BLS entries, grubenv and kernel cmdline options" license = "LGPL-2.1+" [dependencies] rust-ini = "0.13.0" [dev-dependencies] tempfile = "3.0.7" serial_test = "0.2" serial_test_derive = "0.2" [lib] name = "blctl" crate-type = ["dylib"]