bootloader-boot-config 0.11.3

The runtime configurations that are saved in a JSON file for the bootloader crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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"