roxy-loader-utils 0.1.6

Host-side utilities for building and packaging roxy-loader artifacts.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "roxy-loader-utils"
version = "0.1.6"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Host-side utilities for building and packaging roxy-loader artifacts."
homepage = "https://github.com/RoxyOS/roxy-loader"
documentation = "https://docs.rs/roxy-loader-utils"
readme = "_crates_io_readme.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/RoxyOS/roxy-loader"

[features]
default = []
local-dev = []

[lib]
name = "roxy_loader_utils"
path = "src/lib.rs"

[dependencies.anyhow]
version = "1"
default-features = false

[dependencies.cargo-artifact-dependency]
version = "0.4"

[dependencies.cargo_metadata]
version = "0.23"

[dependencies.fatfs]
version = "0.3"

[dependencies.tap]
version = "1"

[dependencies.workspace_root]
version = "0.2"