bootsmith-core 1.0.0

Pipeline types, traits, and orchestration for bootsmith
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "bootsmith-core"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
description = "Pipeline types, traits, and orchestration for bootsmith"

[dependencies]
thiserror.workspace = true
tracing.workspace = true