From 7aaf96b05bcb6f267f68b2b640f39e8105ebec8b Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Tue, 20 Jul 2021 21:56:50 +0800 Subject: [PATCH] feat: add license --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 62dc671..f5f221b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "runrs" version = "0.1.0" edition = "2018" +license = "Apache 2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html