aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-10-12 19:35:17 +0200
committerGustav Sörnäs <gustav@sornas.net>2020-10-12 19:35:17 +0200
commit2deba9cda37de3fcc04d3ec11ffea0f18a0dbb69 (patch)
treee82cb77a687b8433f079bdb38d96c7fd42236662 /mumd/Cargo.toml
parent111395bde59409604524004da1776c811a74021f (diff)
downloadmum-2deba9cda37de3fcc04d3ec11ffea0f18a0dbb69.tar.gz
add license to cargo.toml
Diffstat (limited to 'mumd/Cargo.toml')
-rw-r--r--mumd/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index 9cceee3..2f38df3 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -3,6 +3,7 @@ name = "mumd"
version = "0.1.0"
authors = ["Gustav Sörnäs <gustav@sornas.net>",
"Eskil Queseth <eskilq@kth.se>"]
+license = "MIT"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html