labelgraph 2.2.3

A simple to use graph implementation, allowing random access to nodes via labels.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true