From dcd52161002bb334cf413db96459333cd5e6ebfa Mon Sep 17 00:00:00 2001 From: l1npengtul Date: Mon, 17 May 2021 16:04:42 +0900 Subject: [PATCH] add meta to cargo toml --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 313d6bd..5a35e3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,8 @@ name = "nokhwa" version = "0.1.0" authors = ["l1npengtul "] edition = "2018" - +description = "A WIP Cross Platform Rust Library for powerful Webcam Capture and Virtual Webcams" +license = "MPL-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]