interactive-html-bom 0.2.0

Interactive HTML BOM Generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "interactive-html-bom"
description = "Interactive HTML BOM Generator"
keywords = ["pcb", "eda", "bom"]
repository = "https://github.com/LibrePCB/interactive-html-bom-rs"
documentation = "https://docs.rs/interactive-html-bom/"
readme = "README.md"
license = "MIT"
version = "0.2.0"
edition = "2021"
exclude = ["/.git*", "/.reuse/", "/.rustfmt.toml", "/LICENSES/", "*.sh"]

[features]
fail-on-warnings = []

[dependencies]
jzon = "0.12.5"
lz-str = "0.2.1"