From 432653398e408acfc040662c6548820da396fd40 Mon Sep 17 00:00:00 2001 From: Avril Date: Fri, 5 Mar 2021 04:40:04 +0000 Subject: [PATCH] add license field to manifest --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8f39d3c..63536c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "flan-utils" version = "0.1.0" authors = ["Avril "] edition = "2018" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html