parity-zcash/tools/graph.dot

157 lines
4.9 KiB
Plaintext

digraph dependencies {
N0[label="pbtc",shape=box];
N1[label="bitcrypto",shape=box];
N2[label="clap",shape=box];
N3[label="keys",shape=box];
N4[label="message",shape=box];
N5[label="p2p",shape=box];
N6[label="script",shape=box];
N7[label="ansi_term",shape=box];
N8[label="arrayvec",shape=box];
N9[label="nodrop",shape=box];
N10[label="odds",shape=box];
N11[label="base58",shape=box];
N12[label="primitives",shape=box];
N13[label="rust-crypto",shape=box];
N14[label="bitflags v0.4.0",shape=box];
N15[label="bitflags v0.7.0",shape=box];
N16[label="byteorder",shape=box];
N17[label="cfg-if",shape=box];
N18[label="chain",shape=box];
N19[label="rustc-serialize",shape=box];
N20[label="serialization",shape=box];
N21[label="libc",shape=box];
N22[label="strsim",shape=box];
N23[label="term_size",shape=box];
N24[label="unicode-segmentation",shape=box];
N25[label="unicode-width",shape=box];
N26[label="vec_map",shape=box];
N27[label="yaml-rust",shape=box];
N28[label="eth-secp256k1",shape=box];
N29[label="gcc",shape=box];
N30[label="rand",shape=box];
N31[label="futures",shape=box];
N32[label="log",shape=box];
N33[label="kernel32-sys",shape=box];
N34[label="winapi",shape=box];
N35[label="winapi-build",shape=box];
N36[label="lazy_static",shape=box];
N37[label="lazycell",shape=box];
N38[label="mio",shape=box];
N39[label="miow",shape=box];
N40[label="net2",shape=box];
N41[label="nix",shape=box];
N42[label="slab",shape=box];
N43[label="ws2_32-sys",shape=box];
N44[label="rustc_version",shape=box];
N45[label="semver",shape=box];
N46[label="void",shape=box];
N47[label="time",shape=box];
N48[label="tokio-core",shape=box];
N49[label="scoped-tls",shape=box];
N0 -> N1[label="",style=dashed];
N0 -> N2[label="",style=dashed];
N0 -> N3[label="",style=dashed];
N0 -> N4[label="",style=dashed];
N0 -> N5[label="",style=dashed];
N0 -> N6[label="",style=dashed];
N1 -> N12[label="",style=dashed];
N1 -> N13[label="",style=dashed];
N2 -> N7[label="",style=dashed];
N2 -> N15[label="",style=dashed];
N2 -> N21[label="",style=dashed];
N2 -> N22[label="",style=dashed];
N2 -> N23[label="",style=dashed];
N2 -> N24[label="",style=dashed];
N2 -> N25[label="",style=dashed];
N2 -> N26[label="",style=dashed];
N2 -> N27[label="",style=dashed];
N3 -> N1[label="",style=dashed];
N3 -> N11[label="",style=dashed];
N3 -> N12[label="",style=dashed];
N3 -> N19[label="",style=dashed];
N3 -> N28[label="",style=dashed];
N3 -> N30[label="",style=dashed];
N3 -> N36[label="",style=dashed];
N4 -> N1[label="",style=dashed];
N4 -> N12[label="",style=dashed];
N4 -> N16[label="",style=dashed];
N4 -> N18[label="",style=dashed];
N4 -> N20[label="",style=dashed];
N5 -> N1[label="",style=dashed];
N5 -> N4[label="",style=dashed];
N5 -> N12[label="",style=dashed];
N5 -> N20[label="",style=dashed];
N5 -> N30[label="",style=dashed];
N5 -> N31[label="",style=dashed];
N5 -> N47[label="",style=dashed];
N5 -> N48[label="",style=dashed];
N6 -> N1[label="",style=dashed];
N6 -> N3[label="",style=dashed];
N6 -> N12[label="",style=dashed];
N6 -> N18[label="",style=dashed];
N6 -> N20[label="",style=dashed];
N8 -> N9[label=""];
N8 -> N10[label=""];
N9 -> N10[label=""];
N12 -> N19[label="",style=dashed];
N13 -> N19[label="",style=dashed];
N13 -> N21[label="",style=dashed];
N13 -> N29[label="",style=dashed];
N13 -> N30[label="",style=dashed];
N13 -> N47[label="",style=dashed];
N18 -> N1[label="",style=dashed];
N18 -> N12[label="",style=dashed];
N18 -> N19[label="",style=dashed];
N18 -> N20[label="",style=dashed];
N20 -> N12[label="",style=dashed];
N20 -> N16[label="",style=dashed];
N23 -> N21[label="",style=dashed];
N23 -> N33[label="",style=dashed];
N23 -> N34[label="",style=dashed];
N28 -> N8[label="",style=dashed];
N28 -> N19[label="",style=dashed];
N28 -> N21[label="",style=dashed];
N28 -> N29[label="",style=dashed];
N28 -> N30[label="",style=dashed];
N30 -> N21[label="",style=dashed];
N31 -> N32[label="",style=dashed];
N33 -> N34[label="",style=dashed];
N33 -> N35[label="",style=dashed];
N38 -> N21[label="",style=dashed];
N38 -> N32[label="",style=dashed];
N38 -> N33[label="",style=dashed];
N38 -> N34[label="",style=dashed];
N38 -> N37[label=""];
N38 -> N39[label=""];
N38 -> N40[label=""];
N38 -> N41[label=""];
N38 -> N42[label="",style=dashed];
N39 -> N33[label=""];
N39 -> N34[label=""];
N39 -> N40[label=""];
N39 -> N43[label=""];
N40 -> N17[label=""];
N40 -> N21[label=""];
N40 -> N33[label=""];
N40 -> N34[label=""];
N40 -> N43[label=""];
N41 -> N14[label=""];
N41 -> N17[label=""];
N41 -> N21[label=""];
N41 -> N44[label=""];
N41 -> N45[label=""];
N41 -> N46[label=""];
N43 -> N34[label=""];
N43 -> N35[label=""];
N44 -> N45[label=""];
N47 -> N21[label="",style=dashed];
N47 -> N33[label="",style=dashed];
N47 -> N34[label="",style=dashed];
N48 -> N31[label="",style=dashed];
N48 -> N32[label="",style=dashed];
N48 -> N38[label="",style=dashed];
N48 -> N42[label="",style=dashed];
N48 -> N49[label="",style=dashed];
}