From 7f0d02d82a0ece8397490e44249ecd4fddada75a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sun, 31 Jan 2021 19:23:24 +0100 Subject: Cargo.toml: add license --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 480d584..ce0ef33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "rebel" version = "0.1.0" authors = ["Matthias Schiffer "] +license = "MIT" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3