[dependencies.nom]
version = "7.1.3"
[dependencies.petgraph]
version = "0.6.4"
[package]
authors = ["Fangyi Zhou <me@fangyi.io>"]
description = "A simple (incomplete) parser for Graphviz DOT format"
edition = "2018"
license = "MIT"
name = "graphviz-dot-parser"
readme = "README.md"
repository = "https://github.com/fangyi-zhou/graphviz-dot-parser"
version = "0.0.4"