petgraph 0.1.13

Graph data structure library. Provides graph types and graph algorithms.
Documentation
Build #11399 2016-08-08T10:03:25.299815+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading petgraph v0.1.13
Compiling fixedbitset v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/fixedbitset-0.1.1/src/lib.rs --crate-name fixedbitset --crate-type lib -g -C metadata=0ba3fe99bd419295 -C extra-filename=-0ba3fe99bd419295 --out-dir /home/cratesfyi/petgraph-0.1.13/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/petgraph-0.1.13/debug/deps -L dependency=/home/cratesfyi/petgraph-0.1.13/debug/deps --cap-lints allow`
Documenting petgraph v0.1.13
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.13/src/lib.rs --crate-name petgraph -o /home/cratesfyi/petgraph-0.1.13/doc -L dependency=/home/cratesfyi/petgraph-0.1.13/debug -L dependency=/home/cratesfyi/petgraph-0.1.13/debug/deps --extern fixedbitset=/home/cratesfyi/petgraph-0.1.13/debug/deps/libfixedbitset-0ba3fe99bd419295.rlib`