summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af16a40..fc817be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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