tx-custom-boot 0.2.0

crate to generate a boot.dat from a custom payload for the switch
Documentation
[dependencies.binwrite]
version = "0.2.1"

[dependencies.sha2]
version = "0.10.2"

[dependencies.thiserror]
version = "1.0.31"
[dev-dependencies.hex-literal]
version = "0.3.4"

[package]
description = "crate to generate a boot.dat from a custom payload for the switch"
edition = "2021"
license-file = "LICENSE"
name = "tx-custom-boot"
repository = "https://github.com/marcograss/tx-custom-boot"
resolver = "2"
version = "0.2.0"