From 2deba9cda37de3fcc04d3ec11ffea0f18a0dbb69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Mon, 12 Oct 2020 19:35:17 +0200 Subject: add license to cargo.toml --- mumd/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'mumd/Cargo.toml') 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 ", "Eskil Queseth "] +license = "MIT" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.1