[dependencies]
lazy_static = "0.2"
petgraph = "0.4.4"
[package]
authors = ["Daniel McKenna <danielmckenna93@gmail.com>"]
description = "A library to generate keyboard adjacency graphs with petgraph"
license = "MIT/Apache-2.0"
name = "keygraph-rs"
readme = "README.md"
repository = "https://github.com/xd009642/keygraph-rs"
version = "0.2.5"