[package] name = "graph-search" version = "0.2.0" authors = ["Karl Herler "] description = "A simple graph search and representation library" repository = "https://github.com/KarlHerler/graph" readme = "README.md" keywords = ["graph", "search", "bfs", "dfs"] license = "MIT"