From ed1ee66b06add4c22e4922ffa762f097355c7431 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 27 Oct 2021 08:02:57 +0530 Subject: add MIT license --- bin/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/Cargo.toml b/bin/Cargo.toml index c5f222b..481217a 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -2,6 +2,7 @@ name = "statix" version = "0.2.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