jigs-map 0.2.0

HTML map generator for jigs pipelines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "jigs-core"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c19983439710bfcf9b79eabc64c0f0588098f994afbf2b5858f8416c731df148"

[[package]]
name = "jigs-map"
version = "0.2.0"
dependencies = [
 "jigs-core",
]