changeset 4:702afb217145

Set license in Cargo.toml
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 15 Oct 2020 13:28:47 +0200
parents 0bc33bd08f39
children 5b4d00ea008d
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Thu Oct 15 13:28:15 2020 +0200
+++ b/Cargo.toml	Thu Oct 15 13:28:47 2020 +0200
@@ -3,6 +3,7 @@
 version = "0.1.0"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
+license = "MIT"
 
 [lib]
 proc-macro = true