From ed1ee66b06add4c22e4922ffa762f097355c7431 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 27 Oct 2021 08:02:57 +0530 Subject: add MIT license --- macros/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'macros') diff --git a/macros/Cargo.toml b/macros/Cargo.toml index ae24eee..4b310ad 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -2,6 +2,7 @@ name = "macros" version = "0.0.0" edition = "2018" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3