summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-10-05 11:10:58 +0300
committerLars Wirzenius <liw@liw.fi>2019-10-05 11:10:58 +0300
commita42c4fd32fcbc68d3e85b3d72f62c66f81303579 (patch)
tree89977bb395f3ae6d398d94658f0a68fb56792b35
parent5122f63f07f2893abdad11937e9842c7d38baffa (diff)
downloadroadmap-a42c4fd32fcbc68d3e85b3d72f62c66f81303579.tar.gz
Add: metadata to Cargo.toml
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7fc7fd8..0fb112e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,8 @@ name = "roadmap"
version = "0.1.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
+license = "GPL3+"
+description = "model a project roadmap as a directed acyclic graph"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html