[package]
name = "graphsearch"
version = "0.5.1"
authors = ["Karl Herler <hi@karlherler.com>"]
description = "A simple graph search and representation library"
documentation = "http://karlherler.github.io/graph"
repository = "https://github.com/KarlHerler/graph"
readme = "README.md"
keywords = ["graph", "search", "bfs", "dfs"]
license = "MIT"