toolpath 0.1.3

Types, builders, and query operations for Toolpath provenance documents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "toolpath"
version = "0.1.3"
edition.workspace = true
license.workspace = true
repository = "https://github.com/empathic/toolpath"
description = "Types, builders, and query operations for Toolpath provenance documents"
keywords = ["provenance", "toolpath", "audit", "traceability", "supply-chain"]
categories = ["development-tools"]

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }