From 65dc4554ed4f17782720477dfa6573ec41a942e1 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 25 Aug 2022 15:46:29 +0000 Subject: Add license to all crates in this repo Signed-off-by: Xe Iaso --- lib/mi/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/mi') diff --git a/lib/mi/Cargo.toml b/lib/mi/Cargo.toml index 1a073d6..97bbbf0 100644 --- a/lib/mi/Cargo.toml +++ b/lib/mi/Cargo.toml @@ -3,6 +3,7 @@ name = "mi" version = "0.1.0" authors = ["Xe Iaso "] edition = "2018" +license = "zlib" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3