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