interactive-html-bom 0.2.0

Interactive HTML BOM Generator
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "interactive-html-bom"
version = "0.2.0"
dependencies = [
 "jzon",
 "lz-str",
]

[[package]]
name = "jzon"
version = "0.12.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17ab85f84ca42c5ec520e6f3c9966ba1fd62909ce260f8837e248857d2560509"

[[package]]
name = "lz-str"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39f3d72d77227090eed75ea331285a53726e78374a1f357ff5757702c23c70cc"