[package] name = "libsdbootconf" version = "0.11.2" license = "MIT" authors = ["Kaiyang Wu "] edition = "2021" description = "A systemd-boot configuration and boot entry configuration parser library" repository = "https://github.com/OriginCode/libsdbootconf" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] thiserror = "1.0"