summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 7f5759ee8fa012c55f5e9519012bc5389f532a76 (plain)
1
2
3
4
5
6
7
8
[package]
name = "dotavious"
version = "0.1.0"
authors = ["seancarroll"]
description = "A library for generating Graphviz DOT language files for graphs."
edition = "2018"
readme = "README.md"
repository = "https://github.com/doctavious/dotavious"