diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ description = "A library for generating Graphviz DOT language files for graphs." edition = "2018" readme = "README.md" repository = "https://github.com/doctavious/dotavious" +license = "MIT" [dependencies] indexmap = "1.6.1"
\ No newline at end of file |