gitlab-api 0.3.0

Wrapper for GitLab API v3
Documentation
digraph dependencies {
	N0[label="gitlab-api",shape=diamond,color=green];
	N1[label="clippy",shape=box];
	N2[label="hyper",shape=diamond,color=green];
	N3[label="log",shape=diamond,color=green];
	N4[label="serde",shape=diamond,color=green];
	N5[label="serde_codegen",shape=box];
	N6[label="serde_derive",shape=box];
	N7[label="serde_json",shape=diamond,color=green];
	N8[label="serde_urlencoded",shape=diamond,color=green];
	N9[label="bitflags",shape=diamond,color=green];
	N10[label="clippy_lints",shape=box];
	N11[label="matches",shape=diamond,color=green];
	N12[label="quine-mc_cluskey",shape=box];
	N13[label="rustc-serialize",shape=diamond,color=green];
	N14[label="semver v0.2.3",shape=box];
	N15[label="toml",shape=box];
	N16[label="unicode-normalization",shape=diamond,color=green];
	N17[label="cookie",shape=diamond,color=green];
	N18[label="openssl",shape=diamond,color=green];
	N19[label="time",shape=diamond,color=green];
	N20[label="url",shape=diamond,color=green];
	N21[label="dtoa",shape=diamond,color=green];
	N22[label="gcc",shape=diamond,color=green];
	N23[label="gdi32-sys",shape=diamond,color=green];
	N24[label="winapi",shape=diamond,color=green];
	N25[label="winapi-build",shape=diamond,color=green];
	N26[label="hpack",shape=diamond,color=green];
	N27[label="httparse",shape=diamond,color=green];
	N28[label="language-tags",shape=diamond,color=green];
	N29[label="mime",shape=diamond,color=green];
	N30[label="num_cpus",shape=diamond,color=green];
	N31[label="openssl-verify",shape=diamond,color=green];
	N32[label="solicit",shape=diamond,color=green];
	N33[label="traitobject",shape=diamond,color=green];
	N34[label="typeable",shape=diamond,color=green];
	N35[label="unicase",shape=diamond,color=green];
	N36[label="idna",shape=diamond,color=green];
	N37[label="unicode-bidi",shape=diamond,color=green];
	N38[label="itoa",shape=diamond,color=green];
	N39[label="kernel32-sys",shape=diamond,color=green];
	N40[label="lazy_static",shape=diamond,color=green];
	N41[label="libc",shape=diamond,color=green];
	N42[label="libressl-pnacl-sys",shape=diamond,color=green];
	N43[label="pnacl-build-helper",shape=diamond,color=green];
	N44[label="nom",shape=box];
	N45[label="num-traits",shape=diamond,color=green];
	N46[label="openssl-sys",shape=diamond,color=green];
	N47[label="openssl-sys-extras",shape=diamond,color=green];
	N48[label="pkg-config",shape=diamond,color=green];
	N49[label="user32-sys",shape=diamond,color=green];
	N50[label="tempdir",shape=diamond,color=green];
	N51[label="quote",shape=diamond,color=green];
	N52[label="rand",shape=diamond,color=green];
	N53[label="rustc_version",shape=diamond,color=green];
	N54[label="semver v0.1.20",shape=diamond,color=green];
	N55[label="serde_codegen_internals",shape=diamond,color=green];
	N56[label="syn",shape=diamond,color=green];
	N57[label="syntex",shape=diamond,color=green];
	N58[label="syntex_syntax",shape=diamond,color=green];
	N59[label="unicode-xid",shape=diamond,color=green];
	N60[label="syntex_errors",shape=diamond,color=green];
	N61[label="syntex_pos",shape=diamond,color=green];
	N0 -> N1[label="",style=dashed,color=red];
	N0 -> N2[label="",color=orange];
	N0 -> N3[label="",color=orange];
	N0 -> N4[label="",color=orange];
	N0 -> N5[label="",style=dashed,color=red];
	N0 -> N6[label="",style=dashed,color=red];
	N0 -> N7[label="",color=orange];
	N0 -> N8[label="",color=orange];
	N1 -> N10[label="",style=dashed,color=red];
	N2 -> N3[label="",color=orange];
	N2 -> N13[label="",color=orange];
	N2 -> N17[label="",color=orange];
	N2 -> N18[label="",color=orange];
	N2 -> N19[label="",color=orange];
	N2 -> N20[label="",color=orange];
	N2 -> N27[label="",color=orange];
	N2 -> N28[label="",color=orange];
	N2 -> N29[label="",color=orange];
	N2 -> N30[label="",color=orange];
	N2 -> N31[label="",color=orange];
	N2 -> N32[label="",color=orange];
	N2 -> N33[label="",color=orange];
	N2 -> N34[label="",color=orange];
	N2 -> N35[label="",color=orange];
	N5 -> N51[label=""];
	N5 -> N55[label=""];
	N5 -> N56[label=""];
	N5 -> N57[label=""];
	N5 -> N58[label=""];
	N6 -> N5[label="",style=dashed,color=red];
	N7 -> N4[label="",color=orange];
	N7 -> N21[label="",color=orange];
	N7 -> N38[label="",color=orange];
	N7 -> N45[label="",color=orange];
	N8 -> N4[label="",color=orange];
	N8 -> N20[label="",color=orange];
	N10 -> N11[label="",style=dashed,color=red];
	N10 -> N12[label="",style=dashed,color=red];
	N10 -> N13[label="",style=dashed,color=red];
	N10 -> N14[label="",style=dashed,color=red];
	N10 -> N15[label="",style=dashed,color=red];
	N10 -> N16[label="",style=dashed,color=red];
	N14 -> N44[label="",style=dashed,color=red];
	N15 -> N13[label="",style=dashed,color=red];
	N17 -> N13[label="",color=orange];
	N17 -> N18[label="",color=orange];
	N17 -> N19[label="",color=orange];
	N17 -> N20[label="",color=orange];
	N18 -> N9[label="",color=orange];
	N18 -> N22[label="",color=orange];
	N18 -> N40[label="",color=orange];
	N18 -> N41[label="",color=orange];
	N18 -> N46[label="",color=orange];
	N18 -> N47[label="",color=orange];
	N19 -> N24[label="",color=orange];
	N19 -> N39[label="",color=orange];
	N19 -> N41[label="",color=orange];
	N20 -> N11[label="",color=orange];
	N20 -> N36[label="",color=orange];
	N23 -> N24[label="",color=orange];
	N23 -> N25[label="",color=orange];
	N26 -> N3[label="",color=orange];
	N29 -> N3[label="",color=orange];
	N30 -> N41[label="",color=orange];
	N31 -> N18[label="",color=orange];
	N32 -> N3[label="",color=orange];
	N32 -> N26[label="",color=orange];
	N35 -> N53[label="",color=orange];
	N36 -> N11[label="",color=orange];
	N36 -> N16[label="",color=orange];
	N36 -> N37[label="",color=orange];
	N37 -> N11[label="",color=orange];
	N39 -> N24[label="",color=orange];
	N39 -> N25[label="",color=orange];
	N42 -> N43[label=""];
	N43 -> N50[label=""];
	N46 -> N23[label="",color=orange];
	N46 -> N41[label="",color=orange];
	N46 -> N42[label="",color=orange];
	N46 -> N48[label="",color=orange];
	N46 -> N49[label="",color=orange];
	N47 -> N22[label="",color=orange];
	N47 -> N41[label="",color=orange];
	N47 -> N46[label="",color=orange];
	N49 -> N24[label="",color=orange];
	N49 -> N25[label="",color=orange];
	N50 -> N52[label=""];
	N52 -> N41[label=""];
	N53 -> N54[label="",color=orange];
	N55 -> N56[label=""];
	N56 -> N51[label=""];
	N56 -> N59[label=""];
	N57 -> N58[label=""];
	N57 -> N60[label=""];
	N58 -> N3[label=""];
	N58 -> N9[label=""];
	N58 -> N13[label=""];
	N58 -> N41[label=""];
	N58 -> N59[label=""];
	N58 -> N60[label=""];
	N58 -> N61[label=""];
	N60 -> N3[label=""];
	N60 -> N13[label=""];
	N60 -> N41[label=""];
	N60 -> N59[label=""];
	N60 -> N61[label=""];
	N61 -> N13[label=""];
}