summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-01-31 19:23:24 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-01-31 22:48:44 +0100
commit7f0d02d82a0ece8397490e44249ecd4fddada75a (patch)
treea4d37db628de85f2e96b0418a9d773fbab32408c /Cargo.toml
parentb9e28bd7990b597d707fb9a81880dc14accc9c41 (diff)
downloadrebel-7f0d02d82a0ece8397490e44249ecd4fddada75a.tar
rebel-7f0d02d82a0ece8397490e44249ecd4fddada75a.zip
Cargo.toml: add license
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 480d584..ce0ef33 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "rebel"
version = "0.1.0"
authors = ["Matthias Schiffer <mschiffer@universe-factory.net>"]
+license = "MIT"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html