[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0.152"
[package]
description = "The runtime configurations that are saved in a JSON file for the bootloader crate"
edition = "2021"
license = "MIT/Apache-2.0"
name = "bootloader-boot-config"
repository = "https://github.com/rust-osdev/bootloader"
version = "0.11.3"